-
AuthorPosts
-
miworkshop Friend
miworkshop
- Join date:
- August 2011
- Posts:
- 27
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
November 16, 2011 at 3:40 pm #170760Hi,
I’m using Teline IV and wondering if there’s a way to have the content area span the full width of the page. I have disabled all the modules that show up in the right sidebar (right, right2, col-mass-top, etc) so there are none there, but the content won’t stretch to fill that empty space.
Is there any way to make it so that the content will automatically stretch the full width when there are no sidebar modules present?
Thanks!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 16, 2011 at 4:20 pm #424928Hi,
You replace this code from /plugins/system/jat3/jat3/base-themes/default/css/layout.css
.main {
width: 980px;
max-width: 1200px;
margin: 0 auto;
position: relative;
}
with
.main {
width: 1500px!important;
max-width: 1200px;
margin: 0 auto;
position: relative;
}miworkshop Friendmiworkshop
- Join date:
- August 2011
- Posts:
- 27
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
November 17, 2011 at 5:12 am #425015Thanks for your reply!
That seemed to change the main width of the whole container…but the content area still does not stretch the whole way across. It looks like it’s stuck inside a div with class item-page? I can change that width in the CSS…but then I don’t want to change it for all the pages where the content area isnt supposed to stretch all the way across.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 17, 2011 at 5:37 pm #425115Could you give me a link to your website and a snapshot with your annotation to illustrate your idea?
miworkshop Friendmiworkshop
- Join date:
- August 2011
- Posts:
- 27
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
November 17, 2011 at 5:44 pm #425116OK Do you mind if I send that to you in a private message?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 17, 2011 at 5:53 pm #425120You do it, please.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 18, 2011 at 3:37 am #425168You remove this code from /templates/ja_teline_iv/css/template.css
#ja-content-main {
width: 628px;
}July 23, 2012 at 11:38 pm #461961This is the same thing I’m trying to do. I want to allow the content area to spread across the entire width only on those pages without an extention in Col mass top, col mass bot, or Sl2 (I think). Basically if nothing is on the right side, I’d I need to allow JomSocial to spread across the entire page because out of the box, Teline content area isn’t wide enough.
Are the instructions with the code above intended to solve this? Thank you.
Fernando
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 30, 2012 at 12:39 pm #462595I searched in template.css for
#ja-content-main {
width: 628px;
}
but this does not exist?Fernando
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 31, 2012 at 3:02 am #462639Hi frioman,
Can you share with me the url where the issue is being seen ? I have installed a demo of teline_iv try to unpublished at the module positions as you mentioned and I am seeing the content-area filled that space 🙂
July 31, 2012 at 9:48 pm #462748Do you mind if I send you a PM that includes login info and a link?
Fernando
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 1, 2012 at 2:15 am #462756<em>@frioman 332478 wrote:</em><blockquote>Do you mind if I send you a PM that includes login info and a link?</blockquote>
Okay you can do that but I think you should disable the modules yourself so i can see directly the problem 🙂
August 5, 2012 at 10:27 pm #463242I made certain no modules are assigned to column mass top, column mass bottom, right1, right2, SLr, but there is still a blank gray space as if modules are occupying the space?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 6, 2012 at 3:44 am #463286Hi Frioman,
you could go to your template back-end >> LAYOUTS tab, there you go to edit the default layout and remove those block tags
<block name=”right-mass-top”>col-mass-top</block>
<block name=”right-mass-bottom”>col-mass-bot</block>
<block name=”inset1″>left</block>
<block name=”right1″>right1</block>
<block name=”right2″>right2</block>That would help to remove those modules at the sides and get the content section fill out the whole area,
AuthorPostsThis topic contains 20 replies, has 4 voices, and was last updated by frioman 12 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum