Jump to content

Image slider is not working in RTL language


Recommended Posts

I checked your site in IE, FireFox & Chrome and its working fine in all three.

 

Try to clear your browser cache in Chrome (CTRL + F5, 2-3 times).

 

About the 2nd question, if the upgrade will update your module than you will have to do it again, just write it down somewhere for future reference.

  • Like 1
Link to comment
Share on other sites

  • 2 months later...

You are probably not modifying the correct file, you will need to edit 'themes/gray/css/modules/homeslider/bx_styles.css'.

I guess you tried to edit 'modules/homeslider/bx_styles.css'.

 

The css in the themes folder will override the one on the root folder.

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

It's too complicated for me, too cryptic. Slider does not want to go to Top as suggested. Very disapointed by the theme I was using, Wasting my time, and my money, Not sure I will get a refund. I prefer to give up. Sorry for any inconvenience. Thank you...

Link to comment
Share on other sites

  • 1 month later...
  • 5 months later...
  • 3 months later...
  • 4 months later...

in prestashop 1.6.0.9 the slider in rtl like arabic work fine with this changes:

 

add this

#homeslider  {
  float: left !important; }

 

in

themes/default-bootstrap/css/rtl.css

 

 

N.B.: I changed the width of the default slider to full page width ,so i don t have the two banners but only the slider as explained here

http://mypresta.eu/en/art/prestashop-16/full-width-homeslider.html

  • Like 1
Link to comment
Share on other sites

  • 1 month later...

hi all

fix like this pro

 in v 1.6

 

goo direct two this path

 

default-bootstrap\css \ rtl.css

 

 

direction: ltr !important; 

 

هذه الطريقة تعمل علي الاصدر السادس اما دونه لا اعلم 

 

اذهب الي السار الاعلى 

وغير في rtl.css

 

 

 

 

 

Link to comment
Share on other sites

×
×
  • Create New...