Okay
  Public Ticket #196487
GIF animation size
Closed

Comments

  • Andy started the conversation

    How do I change the size of the loader GIF display. 

    I changed these parameters but nothing happened :

    #loader {

    background:url(images/loader.gif) center center no-repeat;

    height: 212px;

    width: 505px;

    left: 50%;

    top: 50%;

    position: absolute;

    margin: -25px 0 0 -25px;

    }

    help would be appreciated 

    Thanks Andy

  •  1,801
    Support replied

    Hi,

    What exactly do you want to change? 

    The size of the gif or do you want to center it?

    We recommend to add the new css in Theme Options > Styling Options > Custom CSS

    #loader {

    height: 105px;

    width: 250px;

    margin-top: -53px;

    margin-left: -125px;

    }

    This styles are half of your gif size and now are centered.

    Regards


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy