can't figure out issue with Wordpress site

Discussion in 'HTML & Website Design' started by driven, Oct 10, 2006.

  1. #1
    I'm not sure if this is a CSS or php issue at this point so I wanted to post it here.

    At this site, you see the blue gradient color that fills up the sidebar and content area. It's not supposed to look like that. It's suppose to have a white background for both the content and the sidebar. And both content and sidebar should be aligned with the header. In fact, I had the exact look about 24 hours ago and then I made some sort of change to the code and now it looks like this. I've tried my best to backtrack and explore all the possibilities,but nothing seems to work. I'm losing my mind. Grgghh.

    Does anyhere have experience WP and know where I should be looking and what to look for?

    I know it's got to be a couple pieces of code that must be out of place but can't figure out what.
     
    driven, Oct 10, 2006 IP
  2. exam

    exam Peon

    Messages:
    2,434
    Likes Received:
    120
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can probably fix it by tweaking the content div in your theme's stylesheet. Try adding background-color: #FFF; and setting the width the same as the header.
     
    exam, Oct 10, 2006 IP
  3. driven

    driven Well-Known Member

    Messages:
    400
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    138
    #3
    Well, you see, I could do that. In fact, I did try that, but it means I have to mess with the sidebar as well and make sure they are aligned. I guess it's better than nothing but I want it to go back to where it was originally.

    Heck- at this point, I'd pay someone like $30 or whatever to look through the template files and see what i'm missing.
     
    driven, Oct 10, 2006 IP
  4. driven

    driven Well-Known Member

    Messages:
    400
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    138
    #4
    It was supposed to look something like this by the way.

    Both CSS stylesheets are the same, so I don't think it's the CSS. I think I am missing some sort of line of code in one of my templates...either index.php, single.php, or page.php file.
     
    driven, Oct 10, 2006 IP