-
AuthorPosts
-
February 13, 2010 at 5:05 pm #148652
HI! i want to change the width of module position 6, and remove position user 7, and user 8.
So the width of position USER 6 will be 3 times larger. (user 6, 7, and 8) all together.
Can this be done?
bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
February 13, 2010 at 5:22 pm #332597Those modules auto resize.
So if you disable 7 and 8 then the remaining two double in width.
Is that what you want? Or do you want module 9 to remain small?
<em>@aoki_rene 164811 wrote:</em><blockquote>HI! i want to change the width of module position 6, and remove position user 7, and user 8.
So the width of position USER 6 will be 3 times larger. (user 6, 7, and 8) all together.
Can this be done?</blockquote>
February 13, 2010 at 5:51 pm #332599HI! i want user 9 to be 310 px and aligmed to the right, so I can use user 6 to put some banners.
Here is the picture:February 15, 2010 at 8:00 pm #332813Any help on this issue yet??
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
February 17, 2010 at 12:22 am #332909Here you go.
http://wiki.joomlart.com/wiki/JA_Template_Framework/FAQs#Using_custom_width
Have fun!
John.1 user says Thank You to John Wesley Brett for this useful post
bennitos Friendbennitos
- Join date:
- May 2008
- Posts:
- 1717
- Downloads:
- 0
- Uploads:
- 39
- Thanks:
- 39
- Thanked:
- 474 times in 407 posts
February 17, 2010 at 12:44 am #332912Hello aoki_rene,
Im sorry i did not get back to you on this topic, i usually respond to quite some threads and sometimes miss the reactions after.
Thanks to the always helpfull John for posting the solution 🙂
With Regards,
BenFebruary 18, 2010 at 4:15 am #332998<em>@bennitos 165244 wrote:</em><blockquote>Hello aoki_rene,
Im sorry i did not get back to you on this topic, i usually respond to quite some threads and sometimes miss the reactions after.
Thanks to the always helpfull John for posting the solution 🙂
With Regards,
Ben</blockquote>Fond the solution:
edit file botsl.php
about line 10 to this:[PHP] <?php if( $this->countModules(‘user6’,70) ): ?>
<div class=”ja-box column ja-box<?php echo $botsl[‘user6’][‘class’]; ?>” style=”width:67%”>
<jdoc:include type=”modules” name=”user6″ style=”JAxhtml” />
</div>
<?php endif; ?><?php if( $this->countModules(‘user9’,30) ): ?>
<div class=”ja-box column ja-box<?php echo $botsl[‘user9’][‘class’]; ?>” style=”width: 33%”>
<jdoc:include type=”modules” name=”user9″ style=”JAxhtml” />
</div>
<?php endif; ?>[/PHP] -
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by aoki_rene 14 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum