Quote Originally Posted by duxfield View Post
Hi - I like your template but I don't really want any sideboxes on the right hand side of the screen (or the left). Looking at the example site for your template can't all the information in the side boxes be accessed from the menus on the tabs at the top of the screen? - so could I turn off all the sidebixes in Admin and still get to everything from the top menu bar? Just trying to get a cleaner look and feel.
Sure, you can do that if you like.

First turn em all off, then in the stylesheet delete this section (this will get rid of the light grey section behind the sideboxes):

#centerColumnWrapper2{
background:url(../images/content_bg.gif) repeat-y 80% 0;
}

Then change .centerColumn's width from 73% to like 95% or so. Let me know how this works, because I haven't tried it myself.