[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Add to related sites



On Wed, Jan 18, 2006, Youssef CHAHIBI wrote:
> ???????????? ??????????
> I haven't checked ! I am right now translating Mandriva's new website (I type 
> with two fingers in Arabic::) ). The problem is that the page's layout is not  
> RtL. Does anyone have some knowledge about changing XHTML/CSS from LtR to RtL 
> with few or no hassles ? dir=rtl doesn't fix the problem.

I suggest you see how it is done on www.debian.org first page:

the main text is in <div class="bidi">

where 

/* for l10n-arabic */
.bidi {
	direction: rtl;
	text-align: right;
}

I hope this helps,
-- 
adn
Mohammed Adnčne Trojette