-
AuthorPosts
-
November 25, 2010 at 6:43 pm #156783
Hey all,
im using the anion Template and the K2 extension. I tryed to put a categories list (with sub categories) in an tab. But the sub categories are “missplaced”.
Here more Details:
On my front Page, i have a categories list with the categories in an tab (but just 1 level to render).
http://agenturx.alfahosting.org/
You can see it in the rigth navigation below the search box. Here everything is all rigth. But on an other page, i have another categories list (but with 2 level to render):
Here the list looks strange!
So i want to change the second list, that it looks “good” without changing something in the first list!
I hope u know what i mean :-/ What do i have to do?Thanks a lot!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 26, 2010 at 2:57 am #364320Dear agenturx,
JA Tab only displays what the module render. In this case, everything works fine, except the module is not wel-style. You need make some more style to indent the children categories to make it look better.
November 26, 2010 at 8:53 pm #364415Hmmm, but when i just add a categories list, its displayed very well. look here:
in the left navigation bar, at the top u see the K2 categories list in the JA Tabs and below it u see the categories list just in a module. i want the JA Tab Module to display the categories as its done in the “normal” module.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 27, 2010 at 7:40 am #364456Dear agenturx,
You can try as following
Go to the file of plugins/content/ja_tabs/themes/anion/style.css,looking for the css
.ja-tabswrap .ja-tab-content li:first-child {
background:none repeat scroll 0 0 transparent;
}
.ja-tabswrap .ja-tab-content li {
background:url(“border-4.gif”) repeat-x scroll left top transparent;
border-bottom:0 none;
padding:10px 0 20px;
width:auto;
}and comment it out
Then go to the file of plugins/content/ja_tabs/ja.tabs.css,looking for the css
.ja-tabswrap .ja-tab-content li {
background:none repeat scroll 0 0 transparent;
margin:0;
padding:4px 0 6px;
}also comment it out,I do hope these would help !
November 28, 2010 at 5:54 pm #364574Thanks a lot, this is working so far! but it would be nice if the entrys in the list also got this little icon before the links like the second list here:
Do you know how i can do this?!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
November 29, 2010 at 3:48 am #364613Dear agenturx,
You can go to the file of templates/ja_anion/core/themes/light-color/css/color.css,Looking for and comment this out
.ja-tabswrap .ja-tab-content li {
background-image: url(“../images/border-4.gif”);
}I hope it help
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by agenturx 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum