-
AuthorPosts
-
hcharly Friend
hcharly
- Join date:
- April 2008
- Posts:
- 107
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 11 times in 1 posts
January 20, 2011 at 11:49 am #159044Hello Guys,
This is probably trivial. :-[
How can I manage to get an article display without the extra margin just as shown the ja-community-plus’s typography article?Please see the attached image.
In advance thanks.
-Charles
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 20, 2011 at 8:57 pm #372925You can decrease padding value here accordingly::
.community_plus .ja-tabs-title-left {style.css (line 68)
background: url(“sidebar-bg.png”) no-repeat scroll right top transparent;
float: left;
height: 100%;
padding: 40px 0 0;
position: relative;
}and here, for margin value::
.community_plus .ja-tabs-title-left ul.ja-tabs-title li {style.css (line 76)
background: url(“tab-sep.png”) no-repeat scroll center bottom transparent;
cursor: pointer;
display: block;
height: 100%;
margin: 0 0 0 40px;
padding: 0;
text-transform: uppercase;
}Css file reference:: plugins/content/ja_tabs/themes/community_plus/style.css
hcharly Friendhcharly
- Join date:
- April 2008
- Posts:
- 107
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 11 times in 1 posts
January 20, 2011 at 10:38 pm #372937No luck.
I tried to set the padding to zero; Only the marker moved up. See attachment.
The lack of real doc for the latest templates is very irritating.Thanks for your help.
-Charles
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
January 21, 2011 at 4:03 am #372980Dear hcharly!
Please open:
– plugins/content/ja_tabs/themes/community_plus/style.css then change the margin of this parameter (line 72):
<blockquote>.community_plus .ja-tabs-title-left ul.ja-tabs-title li {
background: url(“tab-sep.png”) no-repeat scroll center bottom transparent;
cursor: pointer;
display: block;
height: 100%;
margin: 0 0 0 40px;
padding: 0;
text-transform: uppercase;
}</blockquote>And the padding of the parameter on line 64:
<blockquote>
.community_plus .ja-tabs-title-left {
background: url(“sidebar-bg.png”) no-repeat scroll right top transparent;
float: left;
padding: 40px 0 0;
position: relative;
}</blockquote>Good luck!:)
snjofac Friendsnjofac
- Join date:
- February 2009
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 4 times in 2 posts
January 25, 2011 at 6:30 pm #373749I have the same problem. Changing padding is no good.
Please give as solution.Marko
snjofac Friendsnjofac
- Join date:
- February 2009
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 4 times in 2 posts
January 25, 2011 at 7:28 pm #373763Hi Charles,
Like you say on the begining the solution is trivial. All you need to do is open
extension – template manager – JA_Community_Plus and then in Profile Override Settings put your desired pages on Tabs-Content profile list. And than, like magic, margins will disapear.Marko
hcharly Friendhcharly
- Join date:
- April 2008
- Posts:
- 107
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 11 times in 1 posts
January 26, 2011 at 12:09 am #373790Hello Marko,
<em>@snjofac 217550 wrote:</em><blockquote>Hi Charles,
Like you say on the begining the solution is trivial. All you need to do is open
extension – template manager – JA_Community_Plus and then in Profile Override Settings put your desired pages on Tabs-Content profile list. And than, like magic, margins will disapear.Marko</blockquote>
Yes it worked until I edited the article. After that the extra margins are back. 😀
Something is still wrong there.
Anyway thanks.
-Charlessnjofac Friendsnjofac
- Join date:
- February 2009
- Posts:
- 6
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 4 times in 2 posts
January 26, 2011 at 4:45 pm #373913When you are on that page (front-end) click on CPANEL and check if the profile is tabs-content.
hcharly Friendhcharly
- Join date:
- April 2008
- Posts:
- 107
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 14
- Thanked:
- 11 times in 1 posts
January 26, 2011 at 5:38 pm #373917Hello Marko,
<em>@snjofac 217756 wrote:</em><blockquote>When you are on that page (front-end) click on CPANEL and check if the profile is tabs-content.</blockquote>
I’m not using CPANEL at front-end. But I can confirm that setting in backend the page to load the “tabs-content” profile is the right way to get the same result as at joomlart’s demo typography page.
I make it work but, as I said before, after editing the article the page appears again with the extra margins.
I finally found out that this was in connection with the JAT3 plugin 1.2.0 included in the Template Package. Updating to 1.2.3 definitively solves the problem.So the complete fix is:
1- Set your page to load tabs-content profile as Marko said before. This must work.
2- If not or doesn’t work after you re-save your article, update JAT3 to the latest version.Thanks and Regards.
-CharlesAuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 4 voices, and was last updated by hcharly 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum