I realize this is a CSS style issue, however I am not that familiar with CSS and could use a suggestion.
I have changed the color of the background of my theme to white. Now the body of my pages and posts have no definition against the white background,. How can I create a border around the body or container that holds my posts and pages?
http://phoenixnewhomesource.com/
Thank you.
Try changing the border colour of the #wrap in the style.css of your theme. It is currently 10px solid and white. Change to another colour and you will see the difference.
Thank you. This is a good solution. However, I was looking for a way to put a border around the entire post or page body. This doesn't give me a border on the right side of the post or page.
But it is better. Any other ideas on how to accomplish this look?