I everyone,

I am new to drupal and when I upgraded my site from 6.11 to 6.12 I lost my theme background. I now see all my pages but with a white background. It's like the .css is not read or something like that

thx

Comments

Bobby1290’s picture

Where did you have the theme and the image?
Check and see that the image is still at that location and that it is readable.

staclite’s picture

My themes and images are in the folder e.g.: mySite/themes/garland and mySite/themes/garland/images
All of the files in those foldes are readable by everyone

thx for your help
it's really appreciate

Bobby1290’s picture

If mySite is your root folder then they were overwritten by the upgrade.

They should be at sites/all/themes or sites/YOURSITE/themes.

If they are there;
Go to admin>>site configuration>>performance and "clear cached data".
Go to admin>>site building>>themes, check that all settings are ok and save the configuration.

hope that helps.

staclite’s picture

thank you

I just configure the garland theme and press Reset to default and the default garland theme appeared.

Weird I don't understand why my change of color didn't work but I will start over

thank you for your help and sorry for that stupid question

stevestaso’s picture

I had the same problem.
I changed the color scheme to the default - and it's OK.
I changed it back to my preference and it was still OK.

Resolved.

monstergreenleaf’s picture

I had the same issue - my site had the content with a white background after an upgrade from 6.17 -> 6.18. I cleared the cache per above and then went into themes and saw that garland was selected (that is one I use). I clicked save in themes and it was resolved.