Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ninedozen Friend
    #187751

    I want to change the slider loading .GIF to a custom preloader animation. What do I need to do if I have my replacement loading .GIF file ready?

    phong nam Friend
    #493906

    Hi,

    Pls open templates/ja_mendozite/css/mod_jaslideshowlite.css, then find lines & change with your preloader .GIF :

    .ja-ss-loading:before {
    content: "";
    display: block;
    background: url(../images/slideloading.gif) no-repeat center center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 21;
    }

    Remember to clear T3 cache after applying change.

    Leo

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

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 11 years, 6 months ago.

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