Mirror the portal direction for right-to-left languages

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Mirror the direction of a portal's user interface for right-to-left languages by enabling the necessary CSS.

    시작하기 전에

    Active a right-to-left language, such as Hebrew. For more information, see Activate a language.

    Role required: sp_admin or admin

    프로시저

    1. Navigate to All > Service Portal > Portals.
    2. Select a portal.
    3. Select the Support right-to-left languages option.
    4. Select Update.
      CSS that mirrors the direction of a portal's user interface for right-to-left languages is generated.
    5. 옵션: 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.
      1. Navigate to All > Service Portal > Themes.
      2. Select the theme for the portal.
      3. 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.
      4. 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.
      5. Select Update.

    결과

    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.