Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

file input type color

0 views
Skip to first unread message

Joe Charnock

unread,
Aug 22, 2001, 10:06:05 AM8/22/01
to

Hi folks

When I include the line

input.ltbutton {color:#006699; background-color:#D5E2F2;
font-weight:bold; font-family: arial; height:22px}

in my css file and put a button of this class on my page, I get a blue
button.

if I have the line

input.ltfile {color:#006699; background-color:#D5E2F2;
font-weight:bold; font-family: arial; height:22px}

and include a file input of this class on my page, I get a text box
with a blue background and a grey 'browse...' button.

Do any of you clever people know how I can get my 'browse' button to
look like my other buttons?

Thanks,

Joe

0 new messages