أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

How to english theme


مشاهدة المشاركة في الموضوع بالعرض العادي
look/images/icons/i1.gif How to english theme
  01-10-2015 11:21 مساءً  
Mr King
معلومات الكاتب
hi,



to convert style direction from RTL (right to left) to LTR (left to right)



1- find in templates :

"r-right"

replace it with

"left-left"



2- find in templates :

"l-left"

replace it with

"r-right"



3- find in templates :

"left-left"

replace it with

"l-left"

------------------------------------------

4- find in templates :

align="right"

replace it with

align="al-left"



5- find in templates :

align="left"

replace it with

align="right"



6- find in templates :

align="al-left"

replace it with

align="left"

----------------------------------



7- find in css

text-align:right;

replace it with

text-align:left-left;



8- find in css

text-align:left;

replace it with

text-align:right;





9- find in css

text-align:left-left;

replace it with

text-align:left;



----------------------------------



you can do this replacements in notepad++ it's verry easy



to decrypt the style (for easly the replacements) you can use the file attached in this comment

https://pbboard.info/forums/t17382&password=&count=6#83763






تم تحرير المشاركة بواسطة :Mr King بتاريخ:01-10-2015 11:33 مساءً



الساعة الآن 05:42 AM