Hello i just finished relooking my new website from a template that i bought 2 months ago, i never tested it under firefox , i just uploaded the home page and everything is fine under internet explorer but in firefox the menu looks weird some of the menu links are not active, and a lot of layers in the home page and other pages are not in the same place as internet explorer. please someone review my website and tell me whats wrong . because this website is driving me crazy. thanks link: www.myscreensavers.net/Home.html
My first guess is you need to apply the clear attribute to the div tags... http://www.w3schools.com/css/pr_class_clear.asp
ok i'll try to apply that, thanks, anyone else know what's wrong? its really driving me crazy because after all the hard work, its not working under firefox
i just added the "clear both" attribute (so they dont float to the right or the left ?) to the menu and the layers that are not in the same position as internet explorer and it sill not working anyone have any idea how to fix that?
Didn't see your css file, but in your html code, i can see you're using style 10 & 11 to make spacing. Why are you doing that? why not make it in order? sorry, can't help much, hope someone can help you later
i dont have an external css file, i really dont know whats the problem because everything is working fine for internet explorer, am really confused
Try doing a search of CSS menu... There's also an article at alistpart that show you how to build the menu to show correctly.