I am trying to alter the font format and size in a select drop down box in NS 4.08. I have used an external css with this code
select.text{
color:#000000;
font-weight:normal;
font-family:verdana,sans-serif;
font-size:10pt;
background-color:#F1F4FF;
}
and used the class on the select statement, but the textsize stays really big..?
Now I have used the same principle with the text box and that works fine...?!![]()
Anyone have any ideas of what I can try? It seems to work in all other versions of NS so its just NS4.08
thanks
Sarah






Bookmarks