Previous Message
Next Message

remove input border via css?

Sent by Del Wegener on 15 May 2007 14:02


> Hi gang:
> Is there any way to use css to remove the border that accompanies an input
> box?
> I've tried border: none;, but that hasn't worked.
> Cheers,
> tedd
----------------------------------------------------------------------------------
Hi Tedd,
Use input {border-width:0;} instead and it will work.
Regards,

Maurício Samy Silva
http://www.maujor.com/

I have followed this thread with interest because I want to completeky hide 
a text field on some webpages.
Samy's suggestion works fine except the vertical scroll bar remains visible.
I have not been able to Google any useful way to eliminate the scrollbar 
other than to color it the same as the page background.  And that seems to 
work only for IE.

How can I eliminate the vertical scrollbar on a textfield.?

Thanks for any help.

Del



______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: