q8-star
01-21-2008, 08:17 PM
Hi,
I just installed the hack and it's awesome.
My forum is Arabic and as you know the Arabic text is Right To Left direction (RTL), and since the columns are hard coded Left and Right it looks a bit odd...
The solution is to replace the alignment Left with the variable $stylevar[left] and change the Right to $stylevar[right], this will do nothing to English or Latin based language forums which is Left To Right (LTR), but when it comes to Arabic it will change (left) to (right) and vice versa...
I know I wrote too much so far :D, I would've done myself if I knew how to access the templates, but since I don't know how to access it... here we go, that's the thing ...:p
I just installed the hack and it's awesome.
My forum is Arabic and as you know the Arabic text is Right To Left direction (RTL), and since the columns are hard coded Left and Right it looks a bit odd...
The solution is to replace the alignment Left with the variable $stylevar[left] and change the Right to $stylevar[right], this will do nothing to English or Latin based language forums which is Left To Right (LTR), but when it comes to Arabic it will change (left) to (right) and vice versa...
I know I wrote too much so far :D, I would've done myself if I knew how to access the templates, but since I don't know how to access it... here we go, that's the thing ...:p