-
AuthorPosts
-
May 8, 2015 at 1:40 pm #206198
hi everyone…
I used uber template with default style. can I resize width position-1 & position-2.
I will use position-1 for side menu and position-2 for content with tab. anyone can help me?pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 8, 2015 at 3:20 pm #569931Hi
You can change width of sidebar positions editing relative file in this folder templatesubertplsblocksmainbody
For example editing the two-sidebar.php file you can change
<!-- SIDEBAR 1 -->
<div class="t3-sidebar t3-sidebar-1 col-xs-6 col-md-3 col-md-pull-6 <?php $this->_c($vars['sidebar1']) ?>">
<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar1']) ?>" style="T3Xhtml" />
</div>
<!-- //SIDEBAR 1 --><!-- SIDEBAR 2 -->
<div class="t3-sidebar t3-sidebar-2 col-xs-6 col-md-3 <?php $this->_c($vars['sidebar2']) ?>">
<jdoc:include type="modules" name="<?php $this->_p($vars['sidebar2']) ?>" style="T3Xhtml" />
</div>
<!-- //SIDEBAR 2 --><div class=”t3-sidebar t3-sidebar-1 col-xs-6 col-md-3 col-md-pull-6 <?php $this->_c($vars[‘sidebar1’]) ?>
changing the value for col-xs-6 col-md3 it changes width for desktop screen so you can set it to col-xs-4 to reduce width and so on
May 8, 2015 at 5:24 pm #569950I try to change value to 4, but nothing change?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 8, 2015 at 6:01 pm #569956<em>@sriz786 472538 wrote:</em><blockquote>I try to change value to 4, but nothing change?</blockquote>
Hi
I should verify which layout are you using to see which file should be edited , so if you want you can send me a Temp super user account for your backend so i wil ltry to take a look at it
May 8, 2015 at 6:35 pm #569964pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by pavit 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how to change block width
Viewing 6 posts - 1 through 6 (of 6 total)