Is there a way to change the background color outside of the borders while leaving the interior background color and the border color the same?
The blog I need help with is ispirenewss.wordpress.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Is there a way to change the background color outside of the borders while leaving the interior background color and the border color the same?
The blog I need help with is ispirenewss.wordpress.com.
The colors I entered are just for demo purposes. You can change them to whatever colors you wish.
body {
background: none repeat scroll 0 0 #CC0000;
}
#page {
background: none repeat scroll 0 0 #FFFFFF;
margin-top: 0;
padding: 50px 20px 10px;
}
As always, that worked like a charm. Thank you.
One other question: Is it possible to change the length of the interior vertical column dividers beyond simply adding or deleting posts? e.g. to shorten them a bit.
Never mind. Just figured it out. Thanks.
You are welcome.
This topic has been closed to new replies.