I seem to be having two problems:
- My top nav bar links don’t work in Firefox
- The design breaks in IE7.
Any help would be much appreciated! I have validated it, and I know the slider and video don’t validate, but I still have these problems even when I take those out. Thanks so much for any help you can provide!
You can fix the IE7 problem by making the following changes:
#content, addposition: relative; padding-top:1px.#logo, remove themarginand addposition:absolute; top:0; left:9px.#bottomnav, removeclear: both.I can’t reproduce your Firefox issue. If there is still a problem, hopefully the steps above will have helped.