Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • kilicaslan Friend
    #829944

    Change the color of the text box, and I want to make transparent.
    And I want to remove the effect of coming and out going .

    I also changed background image /images/trans-d40.png with blue color image. But I not see nothing happened. My theme is Ja universty blue theme.

    .ja-ss-desc {
    background: url("../../../images/trans-d40.png");
    color: #ffffff;
    left: 0;

    Also I dont have in this file /local/css/mod_jaslideshowlite.css


    1. ja-slideshow
    Pankaj Sharma Moderator
    #830342

    Hi
    the effect are coming from the settings u did in the JA slideshow . it use custom style for the type u are using on site . If you will use normal rotating slide , you may have no option of description comes on images .
    For change the color please share your site url here , i will check and suggest you changes for it .

    kilicaslan Friend
    #830447

    Not picture effects. I need picture effect. I want to cancel the effect of the text and text box.
    My web site: http://www.kilicaslan.k12.tr

    Pankaj Sharma Moderator
    #830482

    Here is the code of bg image in yellow

    .ja-ss-desc {
        background-image: url("../../../images/themes/blue/sl-desc-bg.png") !important;
    }

    its coming from the file templates/ja_university_t3/css/themes/blue/template.css

    kilicaslan Friend
    #830490

    Pankaj Sharma now color is okey, thank you. Now how can I do text box transparent?

    Pankaj Sharma Moderator
    #830547

    Pankaj Sharma now color is okey, thank you. Now how can I do text box transparent?

    Could u point with a screenshot which bg you want to transparent ? with above code u can set the transparency style (opacity).

    kilicaslan Friend
    #830625

    I need this text background box transparently.


    1. ja-slideshow-text-box-transparent-need
    Pankaj Sharma Moderator
    #830697

    Hi
    Go to custom.css and add below code

    .ja-ss-desc {
        background: transparent!important;
    }
    
    kilicaslan Friend
    #830720

    Excuse me. Not transparent. After this code.

    background: transparent!important;

    text background box is hide.

    I want to opasity decrease.

    Pankaj Sharma Moderator
    #831044

    Hi
    Please remove older code and use this code in custom.css to set opacity

    
     .active .ja-ss-desc {
        opacity: 0.5!important;
    }
Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 9 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 10 months ago.

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