<em>@redkadyol 172985 wrote:</em><blockquote>Hallo Community,
First, my english is not good.
i hope i can explain my Problem.
I would like to change the Modul width of JA-Barite Template.
The Moduls are to small.>:(
My wished Modul SizeWidth is 200px.
(my Motherlanguage are Turkish and German)
Thanxx for Helping.;)
See the picture.
</blockquote>
templates/ja_barite/css/template.css
Line 639:
Changes to
#ja-containerwrap-fr1 #ja-mainbody {
width:750px;
}
Line 651
changes to
#ja-containerwrap-fr1 #ja-colswrap, #ja-containerwrap-fr1 #ja-masstop, #ja-containerwrap-fr1 #ja-massbot {
width:200px;
}
Line 643
#ja-containerwrap-fr1 #ja-content {
width:550px;
}
Line 647
#ja-containerwrap-fr1 #ja-col1 {
width:200px;
}