Post background color
-
I was wondering if I can change the background of my posts? For example if I wanted to make my main background pink, then the background of where text my post goes into white with black lettering, could I do this?
The blog I need help with is: (visible only to logged in users)
-
Hi Sarah,
Is this along the lines of what you’re looking for?
If so, this CSS should do the trick:
div#page { background-color: #ff69b4; } div#primary.content-area { background-color: #fff; }Please note, you can change the colors for each item so that they can match your desired look. Also, in order for this to become active, you would need to purchase the Custom Design upgrade:
http://en.support.wordpress.com/custom-design/
Let me know if that’s what you’re looking for!
-
-
- The topic ‘Post background color’ is closed to new replies.
