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!!!
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. :)
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!