Header height higher in IE6 [Solved]

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
iskanje
Forum Members
Forum Members
Posts: 17
Joined: Mon Oct 08, 2007 8:01 pm

Header height higher in IE6 [Solved]

Post by iskanje »

Hi, I'm new to CMSMS, and I have adapted the "Left simple navigation + 1 column" to our community web site. I made it fixed width (thanks to forum!), and the site shows ok on Firefox and IE7. However, on IE6 there are two problems: the header is higher, so that the background image has an empty space below it. Also, next to the navigation and news module there's a large white space.

The draft of the site is at http://valovirta.net/yhteisokyla.net/

I can't find out where these two anomalies come from... Any ideas?
Last edited by iskanje on Wed Oct 10, 2007 5:47 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Header height higher in IE6

Post by Dr.CSS »

Try taking the height out of the header, now set to 101px, and just leave it in the header h1...

Take the width out of the search, now set to 23em... it's pushing the text in the main over...
iskanje
Forum Members
Forum Members
Posts: 17
Joined: Mon Oct 08, 2007 8:01 pm

Re: Header height higher in IE6

Post by iskanje »

Thanks for reply!!

I removed the height from header, but the empty space remains.

Taking the width out of the search helped, but the text is still a little out of line. probably it's then either the width of navigation or news. I will look into it later. The most annoying is the header issue :(
SideshowBob
Forum Members
Forum Members
Posts: 80
Joined: Thu Sep 13, 2007 10:50 am

Re: Header height higher in IE6

Post by SideshowBob »

Hi,

div#header{display:inline} might help...

Bob
iskanje
Forum Members
Forum Members
Posts: 17
Joined: Mon Oct 08, 2007 8:01 pm

Re: Header height higher in IE6 [SOLVED]

Post by iskanje »

Wonderrr-ful :) That helped! Thanks a million.
Post Reply

Return to “Layout and Design (CSS & HTML)”