PDA

View Full Version : BG Img on a input field



thats all folks
January 18th, 2007, 11:15 PM
Just wondering I'm working on a contact form and I wanted bg on the input fields which I can do but when previewing in browsers the standard border frame appears along with the bg img. I can't remember how to get rid of it any thoughts?

thats all folks
January 19th, 2007, 09:24 AM
Anyone????? It has to be simple....

simplistik
January 19th, 2007, 10:27 AM
input { border: 0 none; }

thats all folks
January 19th, 2007, 10:40 AM
Simp,

I knew it was simple, thanks!!!!