Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Clique
  • #15415
    trjnr
    Member
    Post count: 53

    Hi Guys,

    can you tell me how to change the current preload indicator? I would like to add my own.

    Thanks!

    #16394
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, you can find two loading gifs in the folder clique > images
    Like

    fancybox_loading.gif
    small-loading.gif

    Feel free to replace either of them 🙂 Cheers

    #16457
    trjnr
    Member
    Post count: 53

    Hi Melanie, I have replaced them previously. However they are not the the preloader that can be seen when you first load the portfolio or for that matter any page.

    I believe this to be an Ajax loader, that is not found in the images folder.

    Please advise.

    Thanks

    #16799
    Melanie – SUPPORT
    Member
    Post count: 11032

    That’s not an image, that’s css

    #global-loading {
    z-index: 9999;
    width: 60px;
    height: 60px;
    background: black;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    display: none;
    }

    #global-loading { color: #ed145b; }

    Cheers! 

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register