News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

how to change it to rtl

Started by kam4, January 08, 2007, 06:22:13 AM

Previous topic - Next topic

kam4

hi
I used one of your nice themes in my forum which is arabic right to left  how to change it
to be rtl thank you

codenaught

In Themes/default/index.<your_language>.php you need to have this line:

$txt['lang_rtl'] = false;

Be:

$txt['lang_rtl'] = true;
Dev Consultant
Former SMF Doc Coordinator

Advertisement: