Okay
  Public Ticket #209041
No Spinner
Closed

Comments

  • Michael started the conversation

    Is there a way that I can set the component NOT to display a spinner?

  •  948
    Max replied

    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. 

  • Michael replied

    Thank you very much.