Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Rob Hawthorn Friend
    #150234

    Hi I’m using the slideshow and have added a transparent png into the main slideshow area using “Source = From articles” using the code shown below but the image is showing as a black box which is very strange because the image is most definitely saved as a transparent png.

    I have attached the slideshow screenshot and also the source image just to prove it is a transparent png. P.s. I have tried gif but this doesn’t work.

    Code in article:
    <!-- {jaimage main="images/Kenilworth-Dentists/slideshow/invisalign-uk6.png"
    thumb="images/Kenilworth-Dentists/slideshow/invisalign-uk-thm.png"} -->

    2nd problem: the slideshow images seem to be caching for some reason so when overwriting the image the site does not pick up the new version which means you have to save it as a different filename every time a change is made. I do not have caching on in the Global config so I don’t understand why it is doing this.

    Any ideas?

    Regards,
    Rob


    1. Slideshow-bug
    2. invisalign-uk6
    Rob Hawthorn Friend
    #339771

    Thanks to Hoang for this:

    <blockquote>Please try as follows for your issues
    The problem image transparent png
    please try open templates/kenilworth-dentists/css/mod_jaslideshow2.css fiel
    Find this css code:

    .ja-slide-item img {
    background: #000000;
    border: 1px solid #1C1C1C;
    padding: 4px;
    }
    Change it to :

    .ja-slide-item img {
    background: transparent;
    border: 1px solid #1C1C1C;
    padding: 4px;
    }

    Sincerely,
    Hoang Quoc Dat
    JoomlArt.com Customer Service.
    http://www.joomlart.com</blockquote>

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

This topic contains 2 replies, has 1 voice, and was last updated by  Rob Hawthorn 14 years, 7 months ago.

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