• Hi,

    I’m having a problem with this theme, as a previous developer adapted it without making a child theme. Then the owner forgot to pay GoDaddy hosting fee. They then restored it, and now there’s an issue with the background color being white, not black, on all pages past the home page.

    I cannot figure out where in CSS to fix this…it seems like it’s the wrapper but no luck. I also set the background color to black, and even tried uploading a tiled black graphic for the background. Nothing seems to work. Suggestions?

    This is the site:
    http://www.fabriziochiesa.com

    Thanks for any suggestions…

Viewing 4 replies - 1 through 4 (of 4 total)
  • Maybe I know how to fix it.

    Can you try to undo these changes:

    «I also set the background color to black, and even tried uploading a tiled black graphic for the background.»

    Afterwards I might be able to tell you how to fix it.

    I use this in my “Insert Headers and Footers” plugin header script

    body { background-color:#b22222; }
    #wrapperpub { background-color:snow; }
    #content { background-color:snow; }

    Thread Starter soulincode

    (@soulincode)

    Hi,

    The “Insert Headers and Footers” plugin header script did not work for me. I first removed the black background image as a tile. I believe setting the background color to black is not there anymore too.

    Daevu, what’s your suggestion? Below is the main CSS file, perhaps it’s easier to spot the issue there? Any input much appreciated:

    [ Massive amount of CSS redacted, please just provide a link to your CSS ]

    Maybe you can find out what’s the problem by comparing the code of the current site with the code of an old version where the background is still intact: http://web.archive.org/web/*/http://www.fabriziochiesa.com/

    Beyond Compare (for linux, mac and windows) let’s you compare files and highlights the differences for you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Overall Background Color Wrong, Can't Fix’ is closed to new replies.