Download & Extend

Logo position problem with IE6 and IE7

Project:Nitobe
Version:6.x-4.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hello, with IE6 the logo is positioned on a line by itself above the site title, whereas with Firefox and Chrome it is properly positioned inline with the title. Screenshots attached. Can this be fixed?

AttachmentSize
IE6_bad.jpg10.17 KB
Firefox_good.jpg10.53 KB

Comments

#1

Title:Logo position problem with IE6» Logo position problem with IE6 and IE7

#2

Issue also occurs in IE8. I too would be interested to know what causes/how to fix this issue. Looks like elements are already set to margin: 0; and I don't see anything else in the CSS that would make this occur.

#3

#4

Thanks for trying, but I have the "aggragate CSS" enabled, so this is not a problem with the IE limit of 30 css stylesheets.

#5

Here's the solution. In the file style.css, add the following line below the #title-group entry:

#title-group img {float:left;}

#6

Status:active» fixed

This change is committed in style.css v 1.1.2.4, but I don't have the ability to test in the problem browsers.

#7

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here