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) »
  • CiviCRM Theme Problems
Pages: [1]

Author Topic: CiviCRM Theme Problems  (Read 2316 times)

personxx

  • Guest
CiviCRM Theme Problems
July 22, 2009, 05:55:15 am
Hi everyone

I am working a current project where my client insisted on using CiviCRM for their event management because it provides all the features they are looking for. (Gmap, Tell a friend, registration etc.)

We installed CiviCRm 2.2.3  along with Drupal 6.13.

Everything is setup and working but everytime you view a civievent or civicrm dashboard etc.. In internet explorer it doesn't display any styling on the page.

It works perfectly in Firefox, Opera and Chrome .

In IE I can still see the linked style sheets when viewing the page source but it seems like it's not loading any styles from those css files.

all other nodes in Drupal displays correct in IE.

I also noticed that as soon as I'm using any CiviCRM pages quite a few jquery scripts breaks as well...

Has anyone run into a similar problem? Any idea where I can start looking for a solution.

Kind Regards Julz

CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: CiviCRM Theme Problems
July 22, 2009, 10:48:32 pm
My guess is that since you are experiencing Javascript AND CSS problems you should look at your domain configuration.

In the following places the domain you specifiy must match exactly, and watch the "www" too!

1) civicrm.settings.php
2) Global Settings > Resource URLs > Resource URL
3) drupal settings.php

These should all be http://www.domain.com  (or whatever you are using)

Try that and let me know if it works.
Try CiviTeacher: the online video tutorial CiviCRM learning library.

personxx

  • Guest
Re: CiviCRM Theme Problems
July 23, 2009, 01:22:37 am
I found the solution... It looks like "Internet Explorer" can only handle 30 external linked stylesheets...

As soon as we viewed CiviCRM pages the extra css files added by CiviCRM exceeded 30 styleheets.

I then proceeded to aggregate all my css files and low and behold it worked just fine.


CiviTeacher.com

  • I live on this forum
  • *****
  • Posts: 1282
  • Karma: 118
    • CiviTeacher
  • CiviCRM version: 3.4 - 4.5
  • CMS version: Drupal 6&7, Wordpress
  • MySQL version: 5.1 - 5.5
  • PHP version: 5.2 - 5.4
Re: CiviCRM Theme Problems
August 05, 2009, 01:48:01 pm
Did you aggregate your stylesheets manually or using the Drupal "performance" module?
Try CiviTeacher: the online video tutorial CiviCRM learning library.

personxx

  • Guest
Re: CiviCRM Theme Problems
August 06, 2009, 12:56:13 am
I used the Drupal Performance Module.

jefflocke

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
Re: CiviCRM Theme Problems
October 16, 2009, 09:41:29 pm
personxx:

Thank you very much for posting the fix.  Used performance module and Explorer issues resolved.  This community is great.

Jeff Locke

avanoers

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 0
Re: CiviCRM Theme Problems
June 17, 2010, 11:28:36 am
Actually you don't need a module:
In Drupal go to admin - site configuration - performance - and enable Optimize CSS files
That will fix this

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • CiviCRM Theme Problems

This forum was archived on 2017-11-26.