CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Site layout in IE7 scrapped
Pages: [1]

Author Topic: Site layout in IE7 scrapped  (Read 2534 times)

Matthiasf

  • Guest
Site layout in IE7 scrapped
August 20, 2008, 09:24:33 am
I am about to run mad on this programm...
I am running Drupal 5.7 and Civirm 2.05.
In my navigation I have a button to civicrm. When I click on it, I enter the civicrm menu, which is OK - but my complete site layout is going down the drain. No background image, the primary menues, originally located at the top of the site, they all hang on the left, as well as the search box.
But only in IE, not in Firefox (although Caching is disabled).

Furthermore my log file tells me, that
sites/all/modules/civicrm/css/civicrm.css
and
sites/all/modules/civicrm/css/skins/aqua/theme.css
cannot be found - but they are there!

What is this now again?

Matthiasf

  • Guest
Re: Site layout in IE7 scrapped
August 20, 2008, 09:56:35 am
Update
The page not founfd issue was a missing "/" at the end of my $civicrm_root in my civicrm.setting.php

So this problem has vanished - but the scrapped layout issue is still giving me headake, especially since this happens only in IE, and only on the civicrm-related pages

Any idea?

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Site layout in IE7 scrapped
August 20, 2008, 03:30:29 pm
Check your Resource URL setting under Administer CiviCRM >> Global Settings
Protect your investment in CiviCRM by  becoming a Member!

Matthiasf

  • Guest
Re: Site layout in IE7 scrapped
August 21, 2008, 05:13:08 am
I don´t think it has to do with the ressources URL, since seem to match reality. And wouldn´t it cause a twisted layout in the Firefox as well?

I checked the difference between "good" looking pages and the distorted civicrm-pages. The differences are

url(http://www.xxx.abc/sites/all/modules/civicrm/css/skins/aqua/theme.css);</style>
<script type="text/javascript" src="http://www.xxx.abc/sites/all/modules/civicrm/packages/dojo/dojo/dojo.js" djConfig="isDebug: false, parseOnLoad: true, usePlainJson: true" ></script><script type="text/javascript" src="http://www.xxx.abc/sites/all/modules/civicrm/packages/dojo/dojo/commonWidgets.js"></script><style type="text/css">@import url(http://www.xxx.abc/sites/all/modules/civicrm/packages/dojo/dijit/themes/tundra/tundra.css);</style><script type="text/javascript" src="http://www.xxx.abc/sites/all/modules/civicrm/js/calendar.js"></script><script type="text/javascript" src="http://www.xxx.abc/sites/all/modules/civicrm/js/lang/calendar-lang.php?en_GB"></script><script type="text/javascript" src="http://www.xxx.abc/sites/all/modules/civicrm/js/calendar-setup.js"></script>

Before I remove one after the other and try to search from the buttom, does anybody have an idea where I should start first? And why only in the IE? I know of certain misbehaviors on IE, especially on the 6er version, but that it even does ignore background settings is new to me.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Site layout in IE7 scrapped
August 21, 2008, 10:32:13 am
You might try using Firebug (a Firefox plugin) to check for css style declaration conflicts between your theme and any of the css files which CiviCRM includes (civicrm.css, aqua/theme.css, tundra.css).
Protect your investment in CiviCRM by  becoming a Member!

Matthiasf

  • Guest
Re: Site layout in IE7 scrapped
August 21, 2008, 11:12:44 am
Well, this advise does not really help me- because in firefox I have no problem. As aid above, the whole problem is only apparent in IE.
That is what makes me wondering. BTW, I am using the zen-classic theme, which is known for having some interaction problems with other drupal modules. But all of them I was able to manage.

Any other idea?

Matthiasf

  • Guest
Re: Site layout in IE7 scrapped
August 23, 2008, 08:04:02 am
Just to keep you updated on the matter.
I went to the sites/all/modules/civicrm/drupal/civicrm.module, because this is adding these css-files depending in each header. I commented them all out, and now my layout is still maintained in IE and I have the same appearance like in firefox.

I don´t know, whether I will no come across other issues, let´s see.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Site layout in IE7 scrapped

This forum was archived on 2017-11-26.