Jump to content

PS 1.6.0.12/13 js\jquery\plugins\bxslider\jquery.bxslider.css problem


Recommended Posts

As from PS 1.6.0.12/13  js\jquery\plugins\bxslider\jquery.bxslider.css this was introduced.

 

My question is, how this is supposed to be overwritten in the themes without !important in the same classes? As this affect Homeslider, assesoaries, product in same category, thumblists and other other older modules, as this css directly override any other css with those classes?

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...

Hello,

 

in js/jquery/plugins/bxslider/jquery.bxslider.css

 

there is a css error that causes this 404 error. Just change :

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

with :

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

(remove the slash before "images")

 

But in case of upgrade, theses changes would be overriden...

 

Regards.

Link to comment
Share on other sites

  • 1 month later...
×
×
  • Create New...