hi
i want to change the direction to ( dir="rtl" )
what file i must change ?
XFileSharing Pro - want to chaneg the direction of all the pages
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
- PilgrimX182
- Posts: 2186
- Joined: Mar 22, 2006 1:39 pm
In main.css find this line:
and add into it:
or read here details: http://tlt.its.psu.edu/suggestions/inte ... align.html
Code: Select all
body{margin: 0px;height:auto;font:13px Arial;color:#444;background:url(images/bg1.gif);}
Code: Select all
direction: rtl;