Forums

Changing white area on the Twenty Ten theme (4 posts)

  1. thatboynii
    Member
    Posted 9 months ago #

    Hi there,

    I'm nearly finished setting up my blog, the orginal Twenty Ten theme works fine for me, with just a few changes.

    I have changed the background, and the header - however I cant work out how to change the body background and body text (i.e. the white bit and the black writing) - Could someone please point a newbie in the right direction!

    Many thanks!!!

  2. sixhours
    Member
    Posted 9 months ago #

    You can add your background and color information to the #wrapper ID by adding the following to style.css:

    #wrapper {
       color: #fff;
       background-color: #000;
    }

    Obviously substitute the hex colors of your choice. :)

  3. thatboynii
    Member
    Posted 9 months ago #

    Hi - Thanks for the response - so will that change the white bit on here http://ment2excel.com/excelblog/

    Cheers!

  4. sixhours
    Member
    Posted 9 months ago #

    It should, yep!

Reply

You must log in to post.

About this Topic