• I really needs some help with my current theme (http://boxclef.com). I was wondering if anyone could provide me with the code to have a post background and also a background for the side bars. thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try adding something like:

    .post {
    background:#fff;
    color:#606060;
    }
    #sidebar {
    background:#eee;
    color:555;
    }

    to the bottom of your theme’s stylesheet and then change the colors to suit.

    Thread Starter d

    (@danarc)

    Thanks that was very very help.

    Thread Starter d

    (@danarc)

    Hi esmi, is there anyway I can have the search return background also customised like the post background? thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘post background’ is closed to new replies.