Quote:
Originally Posted by Lynne
You can use firebug to make sure your CSS is *exactly* the same for the different dropdowns and then see how it is in IE. I can look on your site right now at the two and they are different. You may want to also look in the vbulletin-ie.css file to see if there is anything in there being used for the dropdowns.
|
Ok, thanks. Is there an easy way to compare the two pages (logged-in and logged-out) in Firebug? Right now I'm trying to copy line by line the active css on each page from Firebug, put it into a text doc, then after I do that with both pages compare the two files with a file comparrison program. Since Firebug crosses through the inactive lines in the CSS, when you copy and paste them it still copies them as active, and I have to manually go line by line and delete those lines before comparing. Surely there must be an easier way. Any suggestions?
Thanks again for the help.
Jeff