Log in

View Full Version : CSS Website looks perfectly in Internet Explorer 5+ but not in any other browser.



apolyak
01-14-2008, 10:07 PM
Hey guys,

This is a pretty huge problem, I can't figure out what is wrong with this entire website. It works fine in Internet Explorer and it doesnt work in any other browser. Now I had some help in figuring out that if you put two "{" next to each other by mistake, it tends to just about kill everything else below the problematic line.

.navBar a:visited{ <-- bad move!

{

text-decoration:none;

color:000000;

}


Andrew