I'm having problems figuring out layout padding. How do I go about centering my header? Also how do I move the left nav column to the right?
Site: http://maya.shuttlepod.org/
Please advise.
Thanks
Niki
Not quite sure I follow what you mean by layout padding, but since you are customizing your header via CSS you can center it as follows:
.headerContentHolder{background: #d9d891 url(images/logo.png) center no-repeat;}
To change menu position see change menu left to right
See also Visual Setup and Library of tweaks and examples