View Single Post
Old July 16th, 2004, 01:59 PM   #1 (permalink)
JCS100
Member
Verified Customer
 
Join Date: Aug 2003
Posts: 100
Use Proper CSS please...

style=\"font-size: 9pt; background: FFFFFF;\" is not needed in select tags etc..

You set these by using

select {

}

In your css sheet.

I have spent hours tracking them down to remove em (wrong style tag used) so a clients dark theme can work. Pleassssssssssssssse stop adding them
JCS100 is offline   Reply With Quote