Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
I would like to add border frames to the body of my site like this site
http://www.starlingmemory.com/#!about/cjg9
I imagine its something like this:
#container {width:825px;
border:1px solid #996666;
margin:0;
padding:0;
.border1 {width:827px;
border:3px solid #996633;
margin:1px;
padding:2px;}
.border2 {width:839px;
border:1px solid #996666;
margin:12px auto 12px auto;}
but i dont know how to change the coding to add new divs
Hi cal2000
Good to hear from you.
Vantage in Boxed layout would be a good starting point for this. You could set the overall background to the same color as the site background. You could then start targeting #page-wrapper and adding borders as required. This is, unfortunately, a little beyond our scope in terms of the support we can offer. You might find our new Custom CSS plugin helpful in doing edits like this, it has a visual editor component: Page: SiteOrigin CSS Editor. Alternatively, the guys at Codeable might be an option if you need a little extra help.