Jump to content

help me left to right


Recommended Posts

You are not realy specific but okay.

 

You can give a look into this section:

Go to modules/positions in your back end

 

Click on Start LiveEdit (Swap all modules from left to right, and all from right to left...)

I hope this is what you ment should happen, else I don't know what you are saying!

Link to comment
Share on other sites

Yes, I know this, but no one else knew exactly what you were asking, which is why I had to clarify.

 

In your Back Office, under Tools > Languages, you can set whether a language is read from right to left. However, your theme must be compliant with RTL language, which not all of them are.

 

post-276528-0-64953600-1337178485_thumb.png

 

I hope this helps.

 

-Mike

Link to comment
Share on other sites

Yes, I know this, but no one else knew exactly what you were asking, which is why I had to clarify.

 

In your Back Office, under Tools > Languages, you can set whether a language is read from right to left. However, your theme must be compliant with RTL language, which not all of them are.

 

post-276528-0-64953600-1337178485_thumb.png

 

I hope this helps.

 

-Mike

 

Hey Mike is V and no nothing change

 

 

--

 

helldog2004

 

i wiil see thanks

Link to comment
Share on other sites

Well if nothing works then you have to do all by hand I am affraid..

Do this: go to /themes/your theme/css/modules

 

Open all .css files of modules you are using

change:

text-align:center

or

text-align:left

 

to

 

text-align:right

 

this is a bit of work, after every change upload and see the changes, if not happy you can always reset it back to what it was.

 

Good luck cheers helldog!

Link to comment
Share on other sites

It is probably not the theme that should be RTL but the language pack if I am not mistaken..

 

If you check the warning in your Back Office (see my screenshot here) you'll see that RTL is not fully supported by all themes. You will need to check with the individual theme developers to find out which ones support RTL by default.

 

Alternatively, our Persian moderator has worked on an RTL version of PrestaShop. This is not something we can officially endorse or support, but you may want to give it a try here.

 

-Mike

Link to comment
Share on other sites

×
×
  • Create New...