Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Adding border around body (http://forum.bytesforall.com/showthread.php?t=12240)

johannac Jan 14, 2011 01:58 PM

Adding border around body
 
Hello,
I'd like to know how to add a border around the entire body: posting and header.
Thank you.

lmilesw Jan 14, 2011 02:02 PM

Just add a border to ATO>Style & configure Layout>Layout Container Style

jstein Jan 14, 2011 02:46 PM

At some point, I removed the space above my header. See: www.embodiedawake.com.

I'd like to add some of it back again. Can you remind me how I did that? Will I be adjusting margins or padding? I'm still confused about them.

lmilesw Jan 15, 2011 06:32 AM

It's top margin on #container or top padding on #wrapper. You might have to add !important.

jstein Jan 15, 2011 10:38 AM

Where would I find this? I've feel like I've gone through the whole menu of options but am still overlooking it.

lmilesw Jan 15, 2011 12:21 PM

It's not a matter of finding it. It's adding it to ATO>Add HTML/CSS Inserts>CSS Inserts such as
HTML Code:

#wrapper {
padding-top: 20px !important;
}


jstein Jan 15, 2011 02:59 PM

That worked! Thank you.

jstein Jan 15, 2011 03:03 PM

By the way, what is the area above the header referred to? How would I place my logo up there? I was thinking that Logo Area: Styling in the Style & edit HEADER AREA would be the place to do that but no luck. Any suggestions?

lmilesw Jan 15, 2011 03:44 PM

You usually add %logo in ATO>Style & edit Header Area>Configure Header Area. Depending on other setting you may have to tweak the CSS for the look you want.

johannac Jan 15, 2011 03:52 PM

Thank you! :)


All times are GMT -6. The time now is 02:11 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.