Mirror the portal direction for right-to-left languages
Mirror the direction of a portal's user interface for right-to-left languages by enabling the necessary CSS.
Before you begin
Active a right-to-left language, such as Hebrew. For more information, see Activate a language.
Role required: sp_admin or admin
Procedure
Navigate to All > Service Portal > Portals.
Select a portal.
Select the Support right-to-left languages option.
Select Update.
CSS that mirrors the direction of a portal's user interface for right-to-left languages is generated.
If you use an external CSS library for your portal theme, provide your own CSS that mirrors the direction of a portal's user interface to override the automatically generated CSS.
Navigate to All > Service Portal > Themes.
Select the theme for the portal.
In the CSS Includes related list, select the CSS Include that links to an external CSS library URL.
If you need to create a new CSS Include, see Create a portal theme.
In the RTL CSS file URL field, enter the URL to an external style sheet for mirroring the direction of a portal for right-to-left languages.
Select Update.
Result
When the session language is a right-to-left language, the direction of the portal user interface is mirrored to display from right to left.
If any content in your portal isn’t automatically mirrored for right-to-left languages, see CSS for right-to-left languages in portals for information about how to resolve these issues.
Parent Topic:Styling for right-to-left languages in portals