Comments Michael started the conversationMay 6, 2014 at 2:37amIs there a way that I can set the component NOT to display a spinner? 948Max repliedMay 7, 2014 at 9:51amHi, you don't have a built in option that do it, but you can go to settings.css in media folder (you can check in firefox firebug when this file is)and delete the tp-loader class. or alternatevely you can set an transparent image that will replace the spinner and delete the background with this class. Michael repliedMay 7, 2014 at 9:56amThank you very much. Sign in to reply ...
Is there a way that I can set the component NOT to display a spinner?
Hi, you don't have a built in option that do it, but you can go to settings.css in media folder (you can check in firefox firebug when this file is)
and delete the tp-loader class.
or alternatevely you can set an transparent image that will replace the spinner and delete the background with this class.
Thank you very much.