|
Navigation disappearing in IE7Hey there, |
Offline |
Re: Navigation disappearing in IE7The problem is that you have a <div> named header that has a set height of 99px, which has a logo that is 96px and your navigation bar of 35px. The #'s don't add up. So whats happening is that the picture is lining up to the 99px height of the header, and not the total height of 99px header + 35px navbar = 134px. ### Tables are for tabular data and eating your cocoa puffs on ### ############ Firefox + Firebug extension == Zen ############# |
|
Offline |