PDA

View Full Version : How do I center site.


K4GAP
03-06-2013, 07:46 AM
I created a style using the vb style generator. I used the default style as the parent. After I saved the file I adjusted the width of site as I wanted it to be a fixed width style. After doing so the style is now to the left. Where do I adjust to center it up?

Christos Teriakis
03-06-2013, 08:19 AM
I created a style using the vb style generator. I used the default style as the parent. After I saved the file I adjusted the width of site as I wanted it to be a fixed width style. After doing so the style is now to the left. Where do I adjust to center it up?

Goto AdminCP-> Styles & Templates-> Style Manager find your style and choose "Style Variable Editor" (is preselected). Click Go. Scroll down to Global and click on doc_margin
Set right and left: auto

Chris

K4GAP
03-06-2013, 04:51 PM
Goto AdminCP-> Styles & Templates-> Style Manager find your style and choose "Style Variable Editor" (is preselected). Click Go. Scroll down to Global and click on doc_margin
Set right and left: auto

Chris

Thanks, that did it.