Adding a Skin to Plain Yogurt

Permalink
New to writing css. Is there a direct way to add a custom body and container with borders and margins for top and bottom to the Plain Yogurt theme?

I would like the page background to remain white, and create a body background of a solid color or a full image.

http://www.whitneykrueger.com/index.php/shop/prints-and-cards...

Thank you so much. I've read thru the forum and online, but have only succeeded in changing the background and not determining any container.

wschlaeger
 
tallacman replied on at Permalink Reply 1 Attachment
tallacman
Like this:
div#body {
   background-color: gray;
}



will make it like the attached image

Steve
wschlaeger replied on at Permalink Reply 1 Attachment
wschlaeger
Hi Steve. Thank you for taking the time to respond.

I've attached what I would like to create with the plain yogurt template. I believe it should be straightforward to do, but maybe I need to use a different template.
tallacman replied on at Permalink Reply
tallacman
Whitney,

That theme doesn’t have a wrapper around what you need it around for that style. I can fix it for you if you like; its like 10 minutes, real easy. I would need ftp access though unless you feel comfortable doing that.

Steve