Forums

Really in need of help with missing background (3 posts)

  1. pastaphil
    Member
    Posted 1 year ago #

    Hi,
    Looking for some help.

    I am running the theme: ModXBlog 1.0 by JustDreamweaver
    You can see the demo version at: http://www.justdreamweaver.com/wpdemo/
    My blog is at: philmorgan.org

    For a long time it looked exactly like the demo, but somewhere along the line the background color dropped out. I have tried changing the color code under "body" in the stylesheet, but it doesn't do anything. Seems to be a conflict.

    I'm guessing it happened when I've loaded a plugin or something. But I didn't notice it immediately and so I have no idea what it might have been. I've tried deactivating a bunch of plugins one at a time, and it made no difference.

    I've upoaded a copy of the stylesheet HERE ... http://www.philmorgan.org/wp-content/uploads/2010/09/stylesheetCSS.txt

    If anyone has any ideas, I'd be very grateful.

    Thanks in anticipation,

    Phil

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    edit style.css of your theme;

    direct at the beginning, find:

    //*  
    
    Theme Name: ModXBlog

    remove the first / in the first line, so the same area looks like:

    /*  
    
    Theme Name: ModXBlog

    this commenting was somehow interfering with the first style in the file, which is the body style.

    http://www.w3schools.com/css/css_syntax.asp

  3. pastaphil
    Member
    Posted 1 year ago #

    Wow! A tiny little thing like that. I would never have found it ... thank you so much for your help. All fixed!

    :) Phil

Topic Closed

This topic has been closed to new replies.

About this Topic