Theme shows correct on some pages, but not all

shane_jordan - June 16, 2008 - 14:35

I am running the same theme across all pages on my site, except for the admin pages. For some reason, it is not displaying the one background-image on all pages. They are using the same styles, so i'm not sure what would make them different. I created an image to show the difference: http://www.fairmontstate.edu/images/drupal_backgroundImage.gif The drupal site is not live, so do not view the source for that website. If I need to post the source or CSS, just let me know.

Thanks,
Shane

Most likely cause is you are

nevets - June 16, 2008 - 14:56

Most likely cause is you are using a relative path for the image and not on that is absolute to the sites base url. If you use Firefox try the firebug extension, Load a page where the image is not showing, open firebug and look under the 'net' tab and it will showing where it is trying to find the image.

Are you sure this is a

zeta ζ - June 16, 2008 - 15:31

Are you sure this is a background image? Are you trying to hide a column by overlaying it with a div that has a background image?

This might be a cache issue: try clearing the cache.

___________________
It’s in the detaιls…

demonstration portfolio

I'm importing the data. It

shane_jordan - June 16, 2008 - 17:33

I'm importing the data. It seems as though it is either a cache or permission issue. When I go to the page not displaying it, edit the page, then the blue box will display. It is in a block, but the information displays, just not the blue background.

Thanks,
Shane

Fixed

shane_jordan - June 18, 2008 - 16:45

The issue was that some of the pages had an extra tag in. Because of this the background image was getting closed prematurely. I went ahead and got this fixed and everything is displaying properly.

can you elaborate on the fix,

arbel - June 16, 2009 - 06:55

can you elaborate on the fix, I seem to have a very similar issue

 
 

Drupal is a registered trademark of Dries Buytaert.