-
AuthorPosts
-
September 14, 2016 at 9:52 pm #968274
Hello,
Ja University has by default 75% main content and 25% right column width. I would like to change it to 68% main and 32% right. How can I do that?
Thank you, Goran
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 15, 2016 at 2:17 am #968318Hi
The width is defined in the php files in form of columns .
Go to /templates/ja_university_t3/tpls/blocks/mainbody/one-sidebar-right.php
Find
<div id="t3-content" class="t3-content col-xs-12 col-sm-8 col-md-9">
change the col values .
Same for sidebar<div class="t3-sidebar t3-sidebar-right col-xs-12 col-sm-4 col-md-3 <?php $this->_c($vars['sidebar']) ?>">
Make sure total value should be 12 .
If content has col-md-3 then sidebar has col-md-3 = 12September 15, 2016 at 2:43 pm #968524Hello,
Thanks for reply but there’s no tpls folder on my installation. I’m using T3v2.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 16, 2016 at 1:10 pm #968720Thanks.
T3 is newer than T3v2 ?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 17, 2016 at 1:09 am #968773Hi
Yes to new framework with different new features .sushismb Friendsushismb
- Join date:
- October 2008
- Posts:
- 370
- Downloads:
- 59
- Uploads:
- 24
- Thanks:
- 86
- Thanked:
- 8 times in 1 posts
November 24, 2016 at 11:00 am #989303Hello @pankaj Sharma
After installation of the template, I found that there was something wrong with the column width of the content-mass-top and the sidbars.
I don’t know how did this happen as this is how it become after installing the quickstart.
Please help!
Thank you!
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 24, 2016 at 11:09 am #989311Hi @sushimb
Since your topic is different then the discussion of this thread i request you to open your own thread with issue description and site details .
It also helps other user to find solution for the same topics. -
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 3 voices, and was last updated by Pankaj Sharma 7 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum