Quote Originally Posted by clydejones View Post
Just turn off the category sidebox:
admin -> tools -> layout boxes controller

for the rest just un-comment the following declarations in the stylesheet.css delete the higlighted portions

/* #navCatTabsWrapper {
margin: 0 auto;
background: url(../images/navbar.gif) repeat-x;
font-weight: bold;
color: #ffffff;
}

#navEZPagesTop {
margin: 0 auto;
padding: 5px 0;
background: url(../images/navbar.gif) repeat-x;
color: #ffffff;
font-size: 0.95em;
font-weight: bold;
height:23px;
}*/
Thanks Clyde,

For for some reason, my gut feeling was pointing me to the categories sidebox. I like the menu system anyway better and problem solved. Thanks. Something in the code for that is resizing the left column completely, but not sure what. Not sure if it's my customization or in your theme (which I doubt). I went back to this theme, because it's one of the easiest to work with and I found very few bugs in it. Thanks again for great work.