Welcome Guest Search | Active Topics | Log In | Register

RTL Languages and ControlPanel Options · View
benyblack
#1 Posted : Wednesday, July 02, 2008 4:53:45 PM

Rank: YAF Forumling



Joined: 6/29/2008
Posts: 2
i found a problem when we use rtl solution that suggested by yaf
that control panel section need to stay LTR
for solving this problem you need to modify AdminMenu control
in first line of render void :

protected override void Render(System.Web.UI.HtmlTextWriter writer)
{
writer.WriteLine(@"<table dir=""ltr"" width=""100%""



for applying rtl to main site i suggest that u add a DIV element at root of BODY
this just because avoiding from changing scrollbar side
malek_a
#2 Posted : Friday, July 25, 2008 3:03:26 PM

Rank: YAF Forumling


Joined: 7/25/2008
Posts: 2
Location: Iran
View this link

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC1 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.041 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET