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)
-   -   Margin Height for whole theme (http://forum.bytesforall.com/showthread.php?t=1377)

idg Apr 21, 2009 11:47 PM

Margin Height for whole theme
 
I'm messing around with final tweaks, so this might seem obscure.

I need to move the whole theme container down with HTML Margin-Height (or some other solution). This is typically very easy in HTML layouts. I tried using the "Layout" settings, but since the layout has a 1px border around the page it's giving me a empty buffer with the container style color between the outline and the header image which doesn't work aesthetically.

I thought I could do it with a HTML/CSS insert at "HTML Inserts: Body Tag" and it moved it down enough, but the HTML "marginheight="22" topmargin="22" for some reason was being displayed as text as well (so small I thought it was dirt on my monitor, until I highlighted it and copied it into a text editor to see what it was).

Perhaps I'm entering the HTML incorrect in the window. Maybe a bracket, semi-colon, etc missing, I don't know.

Is there an easy way to move the entire page down about 20 pixels of background color (all content that gets displayed with the theme opens below?).

Thanks as always!

juggledad Apr 22, 2009 12:24 PM

you want Theme Options-> Body, Text & Links -> Body Style
put in: padding-top: 20px;
and see if that is what you want

idg Apr 22, 2009 07:30 PM

Quote:

Originally Posted by juggledad (Post 5435)
you want Theme Options-> Body, Text & Links -> Body Style
put in: padding-top: 20px;
and see if that is what you want

That's it! Thank you.


All times are GMT -6. The time now is 07:58 AM.

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