pspnieuws;119399Hello,
We from pspnieuws using JA Sanadine and very happy with it. Mad some modifications and working fine (Our visitors love it):D
But 1 modification left and we can’t find it:confused:
Browse to our site
We want set our content news block to 520 witdh so the rest can be reserved for the right modules. Is that possible?
With regrads,
pspnieuws
Try template.css about line 140 ish
}
#ja-mainbody {
width: 70%;
float: left;
}
Change to width: 50%
you may have to adjust this or several other as well
#ja-containerwrap-fr #ja-content {
width: 78%;
have a play and see what comes of it
ShannonN