[pmwiki-users] On the Searchbox... anyway good way to change the "Search" button to one with an image?

Hans design at flutesong.fsnet.co.uk
Sun Jun 19 14:55:47 CDT 2005


Sunday, June 19, 2005, 8:50:25 PM, Chris wrote:
> I would love to be able to change the SearchBox Text "Search" label with
> a graphical button.  I don't suppose there's anyway to do this strictly
> using CSS is there?

yes there is, i use it in GeminiTwo and FixFlow, but without image.

for instance:
.wikisearchbutton {color:#B5CFE0;
                   background:#23597B;
                   background-image:url(....); }
.wikisearchbutton:hover { color:#ff6600;
                   background:#ffc }


Best, 
~Hans                           




More information about the pmwiki-users mailing list