-
AuthorPosts
-
August 5, 2011 at 11:53 am #167107
dear guys,
i have a new request. is it possible to generate a new modulposition for example called colmass1 down the left und right col ? – the original colmass stays “up” or over the left and right col ! i need both !!! :laugh:
have anybody an idea
thx dark
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
August 6, 2011 at 5:18 am #404730Hi
Yes it possible to create a position below left & right columns having width = width of left + right columns. To do that add <block name=”content-mass-bottom”>colmass1</block> after the code line similar to <block name=”right2″>right</block> in your layout.
August 6, 2011 at 7:37 am #404748thx for the anwser, but i dont understand, what you mean … please explain it exactly – iam not a programmer, iam a designer ! where do i have to but the snip in ? – index.php ? :-[ greetz dark
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
August 6, 2011 at 8:24 am #404755Hi
I am sorry I assumed you are using JAT3 template and gave instructions accordingly.
Can you please provide your site url and admin details at http://support.joomlart.com/index.php?/Tickets/Ticket/View/78370 so that I can tell you correct changes for your site?August 9, 2011 at 10:16 pm #405243hey guys – whats going on …. did you forget me ?!?!?!? >:(>:(
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
August 10, 2011 at 7:42 am #405325Hi
I havent forgotten about you but had not realized that you have posted your details at the given link.
I have added the new position ‘colmass1’ for you. As you can see on Home page, the Video module is now displayed in the new position below left and right columns.. Here are the changes made in template code:
- In templates/ja_ruby/ja_vars_1.5.php I have added $ja_colmass1 = $this->countModules( ‘colmass1’ ); on line no. 33
- In templates/ja_ruby/index.php I have added || $ja_colmass1 in the if condition on line no. 225
- In template/ja_ruby/index.php I have added
<?php if ($ja_colmass1) { ?>
<div id=”ja-colmass1″>
<jdoc:include type=”modules” name=”colmass1″ style=”rounded” />
</div>
<?php } ?> on line 252.Let me know if you need anymore help. Again sorry for the delay!
1 user says Thank You to himangi for this useful post
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by darkman71 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum