You logged in as Guest
Login:
Recent messages · Members · Forums rules · FAQ · SEARCH Registration · Log in

Page 1 of1
UcoZ Community » UcoZ System management and tuning » General questions » Ucoz RTL LTR system problem
Ucoz RTL LTR system problem
gtailDate: Saturday, 2008-05-31, 1:32 Am | Message # 1
Newbie
Group: Users
Messages: 2
Reputation: 0 [0%]
Status: Offline
Hello i live in a contry that the language is written from right to left

but ucoz cms system is build the opposite way from left to right

1 - what i can do to fix this ? my site looks weird wean i write in my home language

2 - ther is any possibility that the system will fit to RTL language in the future ?

3 - Example - ucoz = יוקוז
the word ucoz in my home lang should start on the right of this text box, but acting like the English language

wacko

Message edited by gtail - Saturday, 2008-05-31, 1:34 Am
 
UcoZDate: Monday, 2008-06-02, 4:28 Am | Message # 2
UcoZ Admin
Group: Administrators
Messages: 410
Reputation: 32 [5%]
Status: Offline
<body dir="rtl"> - this will solve your problem.
 
gtailDate: Saturday, 2008-06-14, 2:22 Pm | Message # 3
Newbie
Group: Users
Messages: 2
Reputation: 0 [0%]
Status: Offline
i write <body dir="rtl"> in the css ?
 
UcoZDate: Wednesday, 2008-06-18, 3:59 Am | Message # 4
UcoZ Admin
Group: Administrators
Messages: 410
Reputation: 32 [5%]
Status: Offline
Quote (gtail)
i write <body dir="rtl"> in the css

in css you must write

Code
body {direction:rtl;}
 
NurimanDate: Thursday, 2008-07-24, 8:37 Am | Message # 5
Newbie
Group: Users
Messages: 6
Reputation: 0 [0%]
Status: Offline
Quote (UcoZ)
body {direction:rlt;}

Hmm... can you show in what line in css I must include this parametr?

I am adding it here:

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#D6D7CF;border-bottom:3px solid #A22833;}
.gTableTop {padding:2px;background:#4D101F;color:#FFFFFF;font-weight:bold;height:23px;padding-left:17px; font-size:10pt;}
.gTableSubTop {padding:2px;background:#F2F3EE;color:#000000;height:20px;font-size:10px;}
.gTableBody {direction:rtl;}{padding:2px;background:url('http://src.ucoz.ru/t/957/4.gif')

but probably I'm wrong wacko I need it only on forum btw.

Message edited by Nuriman - Thursday, 2008-07-24, 8:38 Am
 
UcoZDate: Monday, 2008-07-28, 3:45 Am | Message # 6
UcoZ Admin
Group: Administrators
Messages: 410
Reputation: 32 [5%]
Status: Offline
Quote (Nuriman)
but probably I'm wrong wacko I need it only on forum btw.

of course you are wrong!

insert in CSS

Code
body {direction:rtl;}
 
HUNARDate: Tuesday, 2008-07-29, 4:14 Pm | Message # 7
Curious
Group: Checked
Messages: 25
Reputation: 0 [0%]
Status: Offline
i insert body {direction:rlt;} in CSS
But its wrong not change

/* ===== forum Start ===== */
body {direction:rlt;}
/* General forum Table View */

.gTable {background:#000000;border-bottom:3px solid #5D74B2;}
.gTableTop {padding:2px;height:35px; background:url('http://src.ucoz.ru/t/641/31.gif'); color:#A9B5D8;font-family:Verdana,Sans-Serif;font-size:13px;font-weight:bold; padding-left:22px;padding-top:10px;}
.gTableSubTop {padding:2px;background:#131A2E;color:#5D74B2;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#202020;}
.gTableBody1 {padding:2px;background:#202020;}
.gTableBottom {padding:2px;background:#202020;}
.gTableLeft {padding:2px;background:#202020;font-weight:bold;color:#A9B5D8}
.gTableRight {padding:2px;background:#202020;color:#666666;}
.gTableError {padding:2px;background:#202020;color:#FF0000;}
/* ------------------------ */

 
SunnyDate: Wednesday, 2008-07-30, 3:07 Am | Message # 8
Haunter
Group: Administrators
Messages: 848
Status: Offline
HUNAR, there is a misprint - not rLt but rTl.
 
HUNARDate: Wednesday, 2008-07-30, 3:55 Am | Message # 9
Curious
Group: Checked
Messages: 25
Reputation: 0 [0%]
Status: Offline
yes right thnx my Dear
 
UcoZ Community » UcoZ System management and tuning » General questions » Ucoz RTL LTR system problem
Page 1 of1
Search: