-
AuthorPosts
-
zomidaily Friend
zomidaily
- Join date:
- March 2013
- Posts:
- 132
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 9 times in 1 posts
March 5, 2014 at 9:34 am #195480Hi…
Can we increase the sidebar size? May be 300px.
See attached screenshot:
http://awesomescreenshot.com/0fc2g07h7a
Regards,
JosephHayden A FriendHayden A
- Join date:
- April 2010
- Posts:
- 282
- Downloads:
- 0
- Uploads:
- 20
- Thanked:
- 54 times in 53 posts
March 5, 2014 at 10:10 am #525437Hi Joseph,
You can increase the sidebar size with step below:
Note: please backup your site first
Open the one-sidebar-right.php file in templatesja_biztplsblocksmainbody folder and change:
[PHP]<!– MAIN CONTENT –>
<div id=”t3-content” class=”t3-content col-xs-12 col-sm-8 col-md-9″>
<?php if($this->hasMessage()) : ?>
<jdoc:include type=”message” />
<?php endif ?>
<?php if ($this->countModules(‘masshead’)) : ?>
<!– MASHEAD 2–>
<div class=”<?php $this->_c(‘masshead’) ?>”>
<jdoc:include type=”modules” name=”<?php $this->_p(‘masshead’) ?>” style=”raw” />
</div>
<?php endif ?>
<jdoc:include type=”component” />
</div>
<!– //MAIN CONTENT –><!– SIDEBAR RIGHT –>
<div class=”t3-sidebar t3-sidebar-right col-xs-12 col-sm-4 col-md-3 <?php $this->_c($vars[‘sidebar’]) ?>”>
<jdoc:include type=”modules” name=”<?php $this->_p($vars[‘sidebar’]) ?>” style=”T3Xhtml” />
</div>
<!– //SIDEBAR RIGHT –>[/PHP]To:
[PHP]<!– MAIN CONTENT –>
<div id=”t3-content” class=”t3-content col-xs-12 col-sm-8 col-md-8″>
<?php if($this->hasMessage()) : ?>
<jdoc:include type=”message” />
<?php endif ?>
<?php if ($this->countModules(‘masshead’)) : ?>
<!– MASHEAD 2–>
<div class=”<?php $this->_c(‘masshead’) ?>”>
<jdoc:include type=”modules” name=”<?php $this->_p(‘masshead’) ?>” style=”raw” />
</div>
<?php endif ?>
<jdoc:include type=”component” />
</div>
<!– //MAIN CONTENT –><!– SIDEBAR RIGHT –>
<div class=”t3-sidebar t3-sidebar-right col-xs-12 col-sm-4 col-md-4 <?php $this->_c($vars[‘sidebar’]) ?>”>
<jdoc:include type=”modules” name=”<?php $this->_p($vars[‘sidebar’]) ?>” style=”T3Xhtml” />
</div>
<!– //SIDEBAR RIGHT –>[/PHP]zomidaily Friendzomidaily
- Join date:
- March 2013
- Posts:
- 132
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 9 times in 1 posts
Hayden A FriendHayden A
- Join date:
- April 2010
- Posts:
- 282
- Downloads:
- 0
- Uploads:
- 20
- Thanked:
- 54 times in 53 posts
zomidaily Friendzomidaily
- Join date:
- March 2013
- Posts:
- 132
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 9 times in 1 posts
Hayden A FriendHayden A
- Join date:
- April 2010
- Posts:
- 282
- Downloads:
- 0
- Uploads:
- 20
- Thanked:
- 54 times in 53 posts
March 7, 2014 at 2:05 am #525712@exoduser,
You need to add following rule in the templatesja_bizcsscustom.css file (if it doesn’t exist, please create a new one):
[PHP].t3-module {
margin-bottom: 0;
}[/PHP]zomidaily Friendzomidaily
- Join date:
- March 2013
- Posts:
- 132
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 9 times in 1 posts
djeork Frienddjeork
- Join date:
- November 2012
- Posts:
- 9
- Downloads:
- 2
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
March 9, 2014 at 4:05 pm #525947I want to reduce all staff, anyone know how to do way too big I think 1240 is much like it on 960
Hayden A FriendHayden A
- Join date:
- April 2010
- Posts:
- 282
- Downloads:
- 0
- Uploads:
- 20
- Thanked:
- 54 times in 53 posts
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by Hayden A 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum