-
AuthorPosts
-
June 14, 2011 at 4:31 pm #165212
Hi,
i would like to add a left column to the positions so i can put some (optional) modules in it.
meaning some pages will have left and center, some left-center-right and some center-rightas shown in the image.
has anyone done this ? can you guide me to the css to perform this, and if i need to add a condition to the template body before i start tweaking the wrong things ?
Thanksbtw your whole template development and implementation is superior to anything i have ever seen, well done !
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 14, 2011 at 7:21 pm #396359Hi,
You login backend > Extensions > Template management > ja_business > layout tab > edit default layou. Replace this code
<block name="inset2">right, left</block>
with
<block name="left1">left</block>
<block name="right1">right</block>TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 14, 2011 at 7:38 pm #396363Would he not also need to ascribe css styling rules to the new position?
June 14, 2011 at 7:40 pm #396365Thanks.
what position should i use for the left column ? “left” ?
if so, i did as you said and assigned a menu model to the left position. the problem is, the same model appears now twice, both in the left and the right columns. the main content is in between.i cleared the cache, same result….June 16, 2011 at 11:02 am #396664Sorry, my error.
this works great, i had an extra module i didn’t notice.now, how can i adjust the leftcenterright columns width ? the left column is slightly too wide for me.
Thanks again….
:-[khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 16, 2011 at 6:24 pm #396741<em>@buzibuzi 247433 wrote:</em><blockquote>Sorry, my error.
this works great, i had an extra module i didn’t notice.now, how can i adjust the leftcenterright columns width ? the left column is slightly too wide for me.
Thanks again….
:-[</blockquote>You replace
<block name="left1">left</block>
with
<block name="left1" width="20">left</block>
1 user says Thank You to khoand for this useful post
June 18, 2011 at 1:16 pm #397116good on ‘ya mate 🙂
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by buzibuzi 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
adding a left column to the ja_business template
Viewing 7 posts - 1 through 7 (of 7 total)