Custom Design
-
I still do not know how to colour the background to the text in my posts
The blog I need help with is: (visible only to logged in users)
-
You can use the following CSS:
#main { background: #ffffff; // use your own color here }But note that it will affect both the post area and the sidebar area.
- The topic ‘Custom Design’ is closed to new replies.