Arclite Page Width/Centering Issues (No-Sidebar Template)
-
Hi everyone. I am using arclite 2.02 (also tried 2.03) and am unable to figure out how to properly center material on a page that does not have a sidebar. Essentially, as long as I am editing a page that contains a sidebar, the centered content is located where I would expect it to be:
https://www.pmkelly.com/sample-with-sidebar/
If I select the page template “Page without sidebar” though, then the text is centered with respect to itself, but the bounding box is against the left hand side of my web page.
https://www.pmkelly.com/sample-without-sidebar/
My goal is to have the entire thing centered. That is, I would like the “centered content” on the page shifted to the right so it is centered with respect to the page header and footer. I assume the issue has to do with the width of the primary bounding box for the main display area… but I can’t figure out how to force it to be the width of the entire page.
I am not a css expert, but I understand the basics and can tinker with it a bit. I am actually using a few commands in the Arclite “User CSS Code” section.
.block-content{width:960px;max-width:960px;}
#pagetitle{font-size:60%;}
#header{height:150px;}
#nav-wrap1{top:130px;}
Any thoughts, hints, or comments would be greatly appreciated.
Thanks!
- The topic ‘Arclite Page Width/Centering Issues (No-Sidebar Template)’ is closed to new replies.