Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • stuarth Friend
    #142639

    Hi everyone,

    Is it possible to have 3 different colours in the Category Spotlight Module? I’m guessing it would involve adding options to the XML file for the module?

    stuarth Friend
    #310902

    Hmm, this doesn’t look as simple as I’d originally thought. Any advice would be appreciated.

    Anonymous Moderator
    #311231

    Hi stuarth

    Current this module does not support for your idea but you can change it in template.css file.
    Open templates/ja_sulfur/css/template.css file, at following code to the end of file:

    .ja-catslwi-first {
    /*Your css*/
    }

    .ja-catslwi-center{
    /*Your css*/
    }

    .ja-catslwi-last{
    /*Your css*/
    }

    stuarth Friend
    #311267

    Thanks for your reply. That solution worked perfectly!!

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  stuarth 15 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum