UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » Making templates RtL

Making templates RtL

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Nov 2005
Posts: 22
Location: Riyadh
How to make the template view from Right to Lift?

Well, Becuse i start translating my UseBB to arabic :D and i accomplish almost 70% of that!!

i adjust in styles.css file with


body {
direction: rtl ;
text-align: right;
font-size: 13pt;
}


But no effect on the board? :P
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
Adjust in your language file:
$lang['text_direction'] = 'rtl';
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Nov 2005
Posts: 22
Location: Riyadh
I made that

i change all words left to right in style.css flie and it was fin
now it looks right to left board
« Last edit by AboAyoob on Mon Nov 28, 2005 11:26 pm. »

Page: 1

UseBB Community » Help & Support » Making templates RtL

UseBB Community is powered by UseBB 1 Forum Software