-
AuthorPosts
-
October 25, 2010 at 2:19 pm #155691
Hi all
I’ve downloaded the template ja_anion with this module, I need to show each category from ja_contentslide with a different color, anyone has some idea how to do this?
Thanks in advanceOctober 27, 2010 at 2:26 am #360694Any idea? I really need this please somebody help me!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 27, 2010 at 4:21 am #360711Sorry for my delay!
You use the Suffix Class to to rsolve this issue !
For example: i will put the _red text into the suffix class parameter
and add the following code into the template.css file:
.moduletable_red{
background:red!important;
}October 27, 2010 at 5:30 pm #360778Thanks for your answer but it is not exactly that I need, it works for all module but I need one color for each title of the article, I attach an image for a better explication.
Thanks in advance
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 28, 2010 at 3:24 am #360834each item of the list has id: jsslide_NO (NO is number of ordering )
now, you will make style for them as following
#jsslide_0 a { color: red!important; }
#jsslide_1 a { color: blue!important; }1 user says Thank You to Saguaros for this useful post
October 29, 2010 at 3:04 am #360972Thanks so much for your answer
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by cmscodexpress 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
ja_contentslide different style for each category
Viewing 6 posts - 1 through 6 (of 6 total)