jquery - Jssor Slider CSS separation? -


I am working with the Jssor slider. I have a problem when trying to isolate slider styles in an external CSS document, for example:

    

Doing something like this below does not work.

  # slider1_container {status: relative; Top: 0 pixels; Left: 0 pixels; Width: 1140 px; Height: 437 px; Margin-left: auto; Margin-right: auto; }   

I have checked twice and everything has been properly connected. Any suggestions or work around would be greatly appreciated thanks!

With the latest version, you can move all inline styles by specifying the class in the CSS file / block Name each element.

Comments

Popular posts from this blog

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -

jasper reports - How to center align barcode using jasperreports and barcode4j -

django - CommandError: You must set settings.ALLOWED_HOSTS if DEBUG is False -