test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Larry Cable Friend
    #160241

    Hi – I am using Slideshow for Joomla 1.6…

    Profile: community
    Skin: anion

    Background behind the words is a gray color, I would like it white. Using Chrome Inspect… I can not find where to change this color. I do see element.style…opacity: 0.8. If I change it in Chrome to 100 it turns white. Is this where you change the color? If so What file is this in.

    Thanks for any help.

    thuanlq Friend
    #376953

    Hi Bodaddy,

    You can change the background color behind the words as following:
    – Open the file “mod_jaslideshow.css” in the folder “templates/ja_community_plus/css/”, then update the style:
    Change:


    #ja-slideshow .maskDesc {
    background: none repeat scroll 0 0 #EAE8E0;
    right: 0;
    width: 500px !important;
    z-index: 1;

    }


    To


    #ja-slideshow .maskDesc {
    background: none repeat scroll 0 0 #EEEEEE;
    right: 0;
    width: 500px !important;
    z-index: 1;

    }

    Good lucks,

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

This topic contains 2 replies, has 2 voices, and was last updated by  thuanlq 13 years, 9 months ago.

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