I designed a page using Drupal 7 ( http://quaaoutlodge.com/drupal-7.14/ ). It looks just fine i(the way I meant it to) in Firefox anf Chrome but in Internet Explorer (testing 8.0 on WXP) it is all messed up. Now if you go onto a page with sub links, Golf e.g. ( http://quaaoutlodge.com/drupal-7.14/golf ) it looks all like expected in FF and Chrome but in IE, the #ContentWrapper div only starts on the bottom of my “secondnav” div. Why is this? How do I get the content up so that the top of content aligns wit the top of secondnav?
I designed a page using Drupal 7 ( http://quaaoutlodge.com/drupal-7.14/ ). It looks just fine
Share
Okay, in the mean time I have figured out that if I add
to my
style definition, the content div jumps up and its top is aligned with the top from the secondnav but this is not what I want. I would like to keep content at 800px and have them both next to each other, any hints?
Thanks!