Comments Andy started the conversationApril 13, 2014 at 11:31pmHow 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,974Support repliedApril 14, 2014 at 10:35pmHi,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.RegardsThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
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
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