Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ncunico Friend
    #192971

    Hi There,

    is there a simple way to replace the fixel square loading animation with something else?

    is that a normal gif?

    Thanks,

    N

    pavit Moderator
    #515436

    Hi
    Yes it is a gif image

    /templates/ja_fixel/css/template.css

    .ajax-indicator {
    background: url("../images/ajax-indicator-big.gif") no-repeat center center;
    background-size: 128px 128px;
    height: 128px;
    left: 50%;
    margin: -64px 0 0 -64px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    text-indent: -9999em;
    width: 128px;
    }

    infinityforensics Friend
    #943547

    is it ok if I remove this loading gif image? how can I remove it?

    pavit Moderator
    #943569

    is it ok if I remove this loading gif image? how can I remove it?

    Hi

    You can delete the gif image in this folder /templates/ja_fixel/images/ajax-indicator-big.gif and also remove the call into the file /templates/ja_fixel/css/template.css

    background: url("../images/ajax-indicator-big.gif") no-repeat center center;
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 3 voices, and was last updated by  pavit 7 years, 11 months ago.

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