<em>@Chavan 239175 wrote:</em><blockquote>you can do this in the css itself. goto the tempaltes layout.css file and check out .main{ } css code on it.
Thats it. you can change the overall width of the template and also other stuffs.
please let me know what you need specifically more than this.</blockquote>
Thanks Chavan,
It turned out to be more involved. When I change the width of the overall page => 980 I have to change all other stuff too. Including:
left position => 30% of 980
body => 70% of 980
nain hav position (black band) => 980
footer position (black band) => 980
and more. I decided to do it the hard way — plod through the CSS and it is all over the place.
Cornelio