Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Skin and (RTL-LTR) Direction ProblemSkin and (RTL-LTR) Direction Problem
Previous
 
Next
New Post
7/14/2007 8:05 AM
 

I would like to have a page in multi-direction, for example having a MENU from Right-To-Left (RTL), but this wasn't possible. I installed SolPartMenu (http://www.solpart.com/) but with RTL language it doesn't function correctly. I checked the source code and there is one line to solve this problem (in file .\Controls\SolpartMenu\spmenu.js):

 

//for right to left (rtl) menus 

 this.direction = spm_getCurrentStyle(document.body, 'direction'

);I changed this to: this.direction="RTL"

I compiled and ReBuild the application but it doesn't work. So I modify the configuration file (.\Portals\_default\default.css)

{

 background-color: white;

}

to

/* background color for the content part of the pages */

Body

{

 background-color: white;

 direction: rtl;

}

 and this achieved me the expected function. But the questions is that I would like my site to support multiple languages, some RTL and some LTR (dynamically by chosing the language from the dropDownList). How can handle it to have a Smart-MultiLanguage Site?

 

 

 

 

 

Body


سعید علی حسینی

w w w . a l i h o s s e i n i . n e t

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Skin and (RTL-LTR) Direction ProblemSkin and (RTL-LTR) Direction Problem


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out