Hello,
There is only one alignment problem on forum home.
Arabic must be right to left
English left to right
The same problem is here also
PHP Code:
http://www.vbenterprisetranslator.com/forum/ar/
You can check attached image to see what i mean.
If there is no fix now, so can you tel me from which template i can edit it?
Then i can do something like this ( because my forum Default is right to left )
<if condition="$_GET['language']">
Left to right template code
<else />
Right to left template code
</if>
Thank you