RTL setting up

zean
13 years, 3 months ago
Dear Sirs/Madams,

Is there any possibility to make the site direction Right-To-Left ? Because I am using arabic language and very interested to use MobileJoomla! extension for the visitors using iphone.

Please guide me to the solution.

Thank you.
dryabov
13 years, 3 months ago
You could try to add following rules to template's css/custom.css file:
body { direction: rtl; }
p { text-align: right; }
ul li.arrow { padding-right: 35px; }

(But maybe rtl mode requires changing other margins, paddings, etc.)
zean
13 years, 3 months ago
Thank you,it works.

Only need litle adjustment which is the arrows need to be moved to the left if u don't mind. I wanted to attach a screenshot but the "add file" button seems doesn't work.

Please ur more guides.

Thank you again!

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.