Thanks Cheryl,
I have varied MANY templates also…
However, ja_zeolite has some deeply embedded secrets. Wide and Narrow are tucked away in ja_templatetools_1.5.php and ja_vars_1.5.php — but whoever built this template seems to have gone to some trouble to NOT make it easy to vary site/column widths.!
#ja-wrapper {
width: 950px;
margin: 0 auto;
}
and
#ja-col1 {
float: left;
overflow: hidden;
width: 30%;
*width:29.5%;
}
… One can vary those etc.., but then the horizontal menu does not fit the new width.
I guess I am really just having a moan about the design philosophy with this template – I don’t think it is reasonable to make us go to such trouble to make such simple tweaks.
— I will simply persist and find the solution.:D