Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • carlob71 Friend
    #199987

    Hello Admin,

    I would like to know how I can configure the transparency for the items on the navigator panel in Slideshow module.

    If I look at the demo site, the navigator items on the left side have a solid background color.

    Is it possible to configure its transparency? the “Item opacity” field in the module configuration panel seems to do not act on this (I am using the default Biz profile).

    Thanks

    Carlo

    Saguaros Moderator
    #543744

    Hi Carlo,

    That is thumbnail of slideshow module which is set with black color background. You can change the background and set opacity property for it:

    – If you’re using our template with new T3 framework, you can create a new css file called custom.css in this path: /templates/ja_your_default_template/css

    – Add this css rule:


    .ja-slidewrap .ja-slide-thumb-inner {
    background: rgba(0,0,0,0.3);
    opacity: 0.5; << change to your desired value;
    }

    Hope this helps.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 10 years, 3 months ago.

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