PDA

View Full Version : Right-to-Left how i do this?


Ba$im
05-18-2007, 11:11 PM
hello our language write from right to left
how do this?
i try play around header.tpl as always
but its work just withe firefox
i want be like this site
http://www.bintnet.com/magazine/


thanks

KIA
05-19-2007, 01:05 PM
open header.tpl and add this is code on line 2:
<html dir="rtl" xmlns="http://www.w3.org/1999/xhtml">

Ba$im
05-19-2007, 10:43 PM
thanks work fine