Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • namepeoples Friend
    #160572

    I am trying to display a slideshow using slideshow 2 on my site using the JA-Labra Template. The images are showing but there is no description. I have attached a screen capture of the module page. The site is http://ptap.nfshost.com

    Thanks,
    James


    1. slideshow
    thuanlq Friend
    #378079

    Dear James,

    Please add the style as following in the “template.css” file in the folder “templates/ja_labra/”:


    .maskDesc{
    z-index:100;
    }

    – Or please update my attach file into the folder “modules/mod_jaslideshow2/assets/themes/default/”
    11407

    Thanks,


    1. style.css_.txt
    namepeoples Friend
    #378242

    Thanks for this. Is there any documentation that will help me figure out what I am doing. I tried this using JA_Community and it created a “banner” on part of the image where the text went. On this it is just placing the text on the image. Also I thought that “Mark Alignment” would move the text but I have tried all possibilities and nothing seems to change the location of the text.

    James

    namepeoples Friend
    #378637

    I changed the skin for the module to social. The h3, h4, and h5 text is now showing up but text in the p tag is not showing up. It is included in the “included tags” field of the module configuration.

    thuanlq Friend
    #378809

    Hi James,
    I checked your site, please do as following to show text in the p tag:
    – open the file “mod_jaslideshow2.css” in the folder “modules/mod_jaslideshow2/assets/themes/social/”, then find there lines code:


    .ja-slidewrap_social .ja-slide-desc p {
    display: none;
    }

    remove it or change to:


    .ja-slidewrap_social .ja-slide-desc p {
    display: block;
    }

    Good luck!

    namepeoples Friend
    #379138

    Thanks again, the changes above worked. Now when the slideshow loads and the images change the text can be briefly seen on the left where the picture is. Do you know what might be happening there.

    thuanlq Friend
    #379280

    Hi James,

    Please update the “mod_jaslideshow2.css” in the folder “modules/mod_jaslideshow2/assets/themes/social/”, and add this line style:


    .ja-slidewrap_social .ja-slide-item img {
    z-index: 100;

    }

    Regards,

    namepeoples Friend
    #383368

    Sorry I got distracted by other projects for a couple of weeks. I have added the suggested line but still have the same problem.

    .ja-slidewrap_social .ja-slide-item img {
    background: none;
    z-index: 100;
    }

    thuanlq Friend
    #383617

    Hi,

    This problem occurs while the first loading of slide images, it needs some time to load image from server, it only has problem when useing style “display:none”.

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

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

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