Hi,
I tried to apply RTL locales on RadMenu control with Forest Skin, but unfortunately the control appearance is damaged!! And I tried to fix the skin with RTL support but I’m not expert in CSS. for that I’m asking for a help…
By the way, I’m wondering how come Telerik team create a skin doesn’t support RTL?
Thanks a lot in advance
5 Answers, 1 is accepted
0

jalal
Top achievements
Rank 1
answered on 19 Feb 2009, 06:38 AM
Any help!!! Pls
0

Serrin
Top achievements
Rank 1
answered on 19 Feb 2009, 04:06 PM
Hello jalal,
I just tried RTL with RadMenu and the Forest skin and everything came up looking alright... What you need to do is set dir="rtl" in the RadMenu tag. For whatever reason it doesn't popup as a property, but it is still there.
If this doesn't work, could you please paste the code you're using for your menu here? That way we can troubleshoot any css that might be messing up in your implementation.
Thanks!
I just tried RTL with RadMenu and the Forest skin and everything came up looking alright... What you need to do is set dir="rtl" in the RadMenu tag. For whatever reason it doesn't popup as a property, but it is still there.
If this doesn't work, could you please paste the code you're using for your menu here? That way we can troubleshoot any css that might be messing up in your implementation.
Thanks!
0
Hello Jalal,
The RTL support is included in the internal skin testing that we perform - I don't know how we missed it.
I'll post an updated version of the skin today (and it will be available with the next internal build).
Sincerely yours,
Alex
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
The RTL support is included in the internal skin testing that we perform - I don't know how we missed it.
I'll post an updated version of the skin today (and it will be available with the next internal build).
Sincerely yours,
Alex
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Hello guys,
@Jalal: I tested the problem locally and everything seems fine. I'm attaching a sample website that demonstrates that it's working.
@Serrin: thanks!
Sincerely yours,
Alex
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
@Jalal: I tested the problem locally and everything seems fine. I'm attaching a sample website that demonstrates that it's working.
@Serrin: thanks!
Sincerely yours,
Alex
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0

jalal
Top achievements
Rank 1
answered on 22 Feb 2009, 05:04 AM
Hi guys,
Thanks a lot,
Actually I don’t know why the skin did not work with my project, but I did some small modifications on the CSS file and it worked fine? Anyway the skin is working now... and this is the point
Thanks again for help..