trendingla888
Member
Posted 4 months ago #
My custom background disappeared when I updated my WordPress to the 3.3 Version. I've tried using other images and I got the same results. Also, my featured image no longer shows on Facebook when someone likes my article instead an Ad appears. I usually operate my blog in Moxzilla Firefox and sometimes chrome.
http://www.trendingla.com
You should check the Gorilla Themes support forum or contact the developer here: http://gorillathemes.com/support/
archertc
Member
Posted 4 months ago #
I am not using the same theme, but I had the same problem. The solution that worked for me was as follows (provided by the good folks at Organized Themes):
1. Go to the appearance section and select edit to open up the theme editor.
2. From the list of files on your right, choose header.php
3. Look for this spot:
<body>
and replace it with this:
<body class="custom-background">
4. Save your changes