Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   background color for the border area OUTSIDE the page/blog content area (http://forum.bytesforall.com/showthread.php?t=11018)

johnh44 Nov 6, 2010 08:18 PM

background color for the border area OUTSIDE the page/blog content area
 
It seems this border area is establish via CSS "margin" settings, but I'd like to be able to shade it -- in a sencse to frame the site. Any way to do that?

lmilesw Nov 7, 2010 09:37 PM

CSS margin is for spacing not colors to get a border around the "site" add the following to ATO>Add HTML/CSS Inserts>CSS Inserts changing the width, style, and color as desired.
HTML Code:

div#container {
border: 2px solid #000000;
}


anthonyr May 4, 2011 01:18 PM

Thank you for this! I have been looking for this for quite a while....Now that I am on the verge of completing this aspect of my site, can you tell me how to fill out the the white space between the "framework" and the edge of the page? I want the "framework/border" wider. Please take a look at www.arjcommunications.com

juggledad May 4, 2011 02:27 PM

that would be the Body, Text & Links options


All times are GMT -6. The time now is 10:56 PM.

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