Front Page Layout Broken in IE7

Platinum and gold sponsors

Alex UA's picture
Joined: 2008-01-09
User is offline
Front Page Layout Broken in IE7

The right-side of the site is falling below the left side in Internet Explorer 7, which is caused by the lack of “display:inline” tags while using floats (a very common IE bug that causes the margins to double in the direction of the floats). I would try adding this to your css file:

.panel-2col-stacked .panel-col-first{
float:left;
width:50%;
display:inline;
}
.panel-2col-stacked .panel-col-last{
float:left;
width:50%;
display:inline;
}


tmg-studio's picture
Joined: 2008-01-05
User is offline
Thank you! We will get this

Thank you! We will get this pushed in. I am the culprit here. I setup the front page but I am a Mac user :) No IE 7 here.

http://www.tmgstudio.com


Alex UA's picture
Joined: 2008-01-09
User is offline
Another weird thing...

Is that, in IE, the rotating image appears above the pinkish box that it appears within in Firefox.

Please feel free to contact me if you’d like some help working on it, but it looks like most are related to the IE float error.


 
 

Count-Down to Drupalcon Boston 2008: Count Down, this shows until timer initializes or for non-js folks 2008-03-3T09:00:00 -5 %days% days + %hours%:%mins%:%secs%