Try our conversational search powered by Generative AI!

Episerver 11 CMS edit/dashboard/admin Direction - Right to left

Vote:
 

hi

Our edit/admin/dashboard is changed the RTL(right to left) direction (our Editor site use ar-AE as default culture)

We tried to use this below config (web.config) to change the direction back to LTR (Left To Right)

<location path="episerver">

 <system.web>

 ...

  <globalization culture="en-US" uiCulture="en" requestEncoding="utf-8" responseEncoding="utf-8" />

 ...

 </system.web>

...

</location>

=> Bu it still does not work. (in <head> tag, we saw some RTL css files - ShellCore-RTL.css .... )

Does anyone know why Episerver include these *-RTL.css file ?

Thank you for your help

#207412
Edited, Sep 19, 2019 10:13
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.