Closed (works as designed)
Project:
CTI Flex
Version:
6.x-2.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
21 Mar 2011 at 11:00 UTC
Updated:
2 Mar 2012 at 15:36 UTC
Hello dear drupalians,
I need somme help to understand what's wrong with my first Drupal website with IE6.
No problem with Firefox and Chrome ...
Could someone give a solution or tips to resolve this problem of display ?
Thanks in advance for your help.
The website is http://www.gengeavia.be/
Comments
Comment #1
ahartnoll commentedI'm having the same problem with IE7 but the problem first started when I was trying to edit a view and now it's happening when I navigate to administer. It's not happening on my content so far, but I'm wondering if it's got something to do with the length of the page.
Comment #2
ahartnoll commentedI have figured it out! You must have "optimize CSS files" enabled on the Site Configuration >> Performance page enabled for everything to work in IE. Should have read the theme page more carefully.
Comment #3
Jelo-1 commentedThanks for your answer.
Already tried to enable "optimize CSS files"..... a true disaster. All my blocks were displayed on line....
I was wondering if it's not a problem directly in the CSS (special settings for IE6) ???!!!
Comment #4
ajross commentedI'm puzzled by this one, because I don't see the same thing in IE6 using the theme on a site with a similar block setup. On the interior pages, it seems like it helps if you add the following (try adding to local.css):
Removing left and right margins seems to shift the content to the right place using the browser development tools. However, I don't know what the problem on the home page is. The navbar is up in the top right beside the logo. It is fine on other pages I checked, so do you know what is different about the home page?
Comment #5
ajross commentedClosing due to lack of response. Please reopen if you are still having issues with this.