• Hi,

    All I am trying to do is change the background color of the body and the grey strip behind the the sidebar that goes all the way down the footer.

    I change this in the style.css of the themes > default folder (i am going with the default Kubrick theme) code and the body background color does not change:
    /* Begin Typography & Colors */
    body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
    background-color: #d5d6d7;
    color: #333;
    text-align: center;
    }

    and I can’t even find where to change that grey strip (it is not the actual menu sidbar code, I change that code and the menu area changes color but there is that grey that goes all the way to the bottom)

    If anybody can save me the pain of sorting through all the code just to change these colors I would be very much appreciative.

    thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter easilyi

    (@easilyi)

    heh, well, found out why i could not change the colors…

    they are images ??

    just realized that. now i can change kubrickbg.jpg and kubrickbgcolor.jpg to my hearts content.

    hopefully somebody who was lost like me will stumble on this post and be happy.

    yeah i stumbled on it. thank god! took 2 hours to find it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Simple background color problem, help me?’ is closed to new replies.