Is it possible to replace an input box with an image - say for instance to use a rounded corners input box, or something a bit more creative than the conventional square corners?
I'd like to do this with buttons aswell, or what about those search boxes that have the search button inside the search box?
Page 1 of 1
Styling Forms Replace input with image?
#2
Posted 09 April 2009 - 05:47 PM
create a div add background-image etc etc
isnert a input into this div
background-color:transparent;
border:none;
isnert a input into this div
background-color:transparent;
border:none;
#3
Posted 09 April 2009 - 05:52 PM
I think you can actually set the class of the input field with no border/hidden border and use the background image on the field iself, too, rather than using a surrounding div.
Share this topic:
Page 1 of 1
Help















