Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • torni Friend
    #151167

    Hi,

    I use the JA LEAD template in Joomla 1.5. Greate template by the way 😀

    I want to display an image-gallery with the jaslideshow2 module, in the ja-slideshow possition. I have managed to make it work in FireFox, but I have some trubble with IE. The gallery workes fine in IE when the animation type is set to Moving, but when i use the Fade animation only one image shows then fades away, and all that`s left is an empty box. And I have several images in the folder!

    I made an image folder and put the path to the folder in the slideshow-module. Animation Duration is set to 400 and Interval to 5000.

    This is the URL to the site: http://www.jegertorni.com

    What am I doing wrong?! Is there an answer to this problem, or is IE going to give me a hard time once again? >:(

    Please help, I`ll be happy with any suggestions. Thanks

    Sherlock Friend
    #344208

    Dear torni,

    Just take a look at your site on IE7,8 And I see the slideshow is working fine,I did not see any problem.

    teamik Friend
    #351761

    I have the same problem as faced by Torni.
    Only the first image looks fine and then as it fades away the rest of the images in the folder just doesn’t show up and is blank.. only to show the first image again after some time as the animation cycle repeats itself.

    I check the same in Chrome and IE and it doesn’t seem to be working fine.

    Please help.

    The link is http://interskale.com/ril/

    Regards,

    Rohan

    teamik Friend
    #351767

    Problem fixed.
    Go to … templates/ja_lead/css/mod_jaslideshow2.css

    Find:
    .ja-slide-item {
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;

    and change it to

    .ja-slide-item {
    display: block;
    float: left;
    margin: 0;
    overflow: hidden;
    position: absolute;

    Hope this helps

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

This topic contains 4 replies, has 3 voices, and was last updated by  teamik 14 years, 3 months ago.

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