View Single Post
Old 01-08-2009, 02:36 PM   #10 (permalink)
CoryMathews
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

If you actually know css you can almost always get it down to 1 style sheet and not have to worry about this at all. However every now and then ie will act up and you can just use the html conditions as stated above to fix this.

The best way to avoid this is to have all 4 browsers up at once (FF/Opera/Chrome/IE7) and after every css change refresh the page one all 4 until you get it right in all 4. Then this whole mess can be avoided. It might take a little bit longer but its much easier once it works.
CoryMathews is offline  
Reply With Quote