**** I thought it’d got to be around that percentage, couldn’t find it for some reason. Thank you so much and the quick reply make it all the more better…..thanks again!
<em>@bennitos 137763 wrote:</em><blockquote>Hiya ok this should help you out:
for the center one: template.css around line 1249
#ja-body {
float:right;
width:67%;
}
Increase the size there.
You said you managed with the left and right collom but ill add them below just in case.
left:
template.css around line 1265
#ja-col1 {
float:left;
width:20%;
}
right:
template.css around line 1283
#ja-col2 {
float:right;
width:20%;
}
Let me know if this works out 🙂
With Regards,</blockquote>