Click to See Complete Forum and Search --> : Testbox...


NZ_Kiwis
08-27-2008, 03:36 AM
I was on a intranet site the other week and it had a textbox but it had curved edges and the search icon had the google logo on the right hand side of it...


How do you customize them like this??

madwormer2
08-27-2008, 11:59 AM
Use a background image and hide the borders of the input.

Example:


<input type="text" style="background: #FFF url(http://img398.imageshack.us/img398/8659/31123467qr9.png) no-repeat scroll top left; padding: 6px 40px 6px 6px; background-color: #FFF; border: 0; width: 255px; height: 18px;" />