I m using the views and blocks in tabs of QT but site broken in IE7
I have set it in organic groups to see group members there events,meetings,forums etc.
Working very well in firefox but almost none for IE7. It theme is broken here. only header shows others are like display:none.
also very bad font style and sizes...have any idea plz share here...thx

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Pasqualle’s picture

Status: Active » Postponed (maintainer needs more info)

is it working with garland theme?

drupalmind’s picture

it is not working with garland as well as minelli. i have also tested it with sub-theme. i disparately wanted to use it. if u could help me...plz

Pasqualle’s picture

can you attach a screenshot to this issue?

nk_’s picture

Same issue with Safari :(
see mine post http://drupal.org/node/358372

nk_’s picture

fixed for Safari ... my fault

drupalmind’s picture

FileSize
49.04 KB

I m attaching the tabs jpeg here in IE 7.

drupalmind’s picture

FileSize
23.43 KB

i m also attaching the same firefox view of the page

Pasqualle’s picture

As I see css/quicktabs.css and tabstyles/garland/garland.css are not loaded. can you please confirm? in the page source you should have something like this inside the <head> section.

<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/quicktabs/css/quicktabs.css?h" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/quicktabs/tabstyles/garland/garland.css?h" />

Please check that for IE and firefox also. But I have no idea why it is not loaded in IE.

drupalmind’s picture

FileSize
234.1 KB

Pasqualle Many thanks for your kind & time
The problem is still there i have check the source of both the IE and Firefox and both showing the files u mentioned but IE again brokes
Is it due to quick tabs or other module becose when i login with admin no all admin pages also have the same problem as quick tabs page.
However i have also attach the IE source Screen shot for comprehension ... thanks again

Pasqualle’s picture

possible problem: you are using too many css files #228818: IE: Stylesheets ignored after 31 link/style tags

try css aggregation: on admin/settings/performance page enable the "Optimize CSS files" option

drupalmind’s picture

Many Thanks Pasqualle

""try css aggregation: on admin/settings/performance page enable the "Optimize CSS files" option"" It has worked for me.
I have also another issue but it is not related with it. so i create another issue for it.
THx Again probelm solved.

Pasqualle’s picture

Status: Postponed (maintainer needs more info) » Fixed

I am glad that helped, it was an interesting issue..

Augusto Ellacuriaga’s picture

When I use "Optimize CSS files" the tabs break and stop working properly. Instead I get a list of all < li > one below another. Any ideas of what can be causing this problem?

Thank you,

Pasqualle’s picture

Title: I m using the views and blocks in tabs of QT but site broken in IE7 » site broken in IE (Optimize CSS files)
Status: Fixed » Postponed (maintainer needs more info)

is it only in IE or in all browsers?
was it working properly before enabling "Optimize CSS files"?
can you post a screenshot of you broken quicktab?

decibel.places’s picture

optimizing css files worked for me

Augusto Ellacuriaga’s picture

Sorry for the late response. It was happening in FF3, IE7 and Opera 9.63. The homepage was the only one that had this problem.

The only way for the mod to work well was to unable block cache and all other performance options.

Update: I was reading http://drupal.org/node/344782 and disabled the block cache. That took care of the issue. I also updated the plugin to the latest dev version.

Thanks,

katbailey’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Closed (fixed)

The block cache issue is here: #342459: Block cache problem (Not showing for anonymous or authenticated users)
The main issue here is with css optimisation in IE, not a quicktabs bug.

igorik’s picture

same problem, optimizing css works for me.
Thanks for the solution.

Igorik
http://www.somvprahe.sk

ademarco’s picture

Hi all,

apparently the module http://drupal.org/project/unlimited_css solves this problem. Thanks to decibel.places for pointing it out in the module's issue queue #436882: IE Unlimited CSS Loader name change? module affects other browsers, fixes other issues.

Steven Mansour’s picture

Thank you for this thread.

I had no idea about the CSS limit in IE.

danilo_04’s picture

I think this issue should not be closed because it only works using the cache on css.