Hi I am new to Joomlart and recently switched from using Gavick and YooTheme. Both are great but I liked the template selection that has recently been coming out from Joomlart.
What I am unfamiliar with is how to change the layout of the template. I am looking for a standard L-M-R column layout as opposed to the M-L-R default layout provided by the template.
I have made changes (several) to the default.xml file located at public_html/projects/miphonedoctor/templates/ja_mendozite/etc/layouts/default.xml as seen below for lines 16-20.
<blocks name="main" colwidth="30">
<block name="right1" width="20">left</block>
<block name="middle" width="35">left</block>
<block name="right2" width="20">right</block>
</blocks>
Now I have one page looking correct but it messed up the ‘ja-right’ module on the homepage. I am looking to have ja-right at its standard width but to have a left column (as seen here) available at a width of about 200px;
Thanks in advance.
Jarrod Rhodes