Configuring Themes for Right-to-Left (RTL) Languages
Use
Right-to-left languages, such as Hebrew and Arabic, require different stylesheets and images than the left-to-right (LTR) languages.
Creating stylesheets for both LTR and RTL languages is a time-consuming process, so when you create a new theme, only the stylesheets for the LTR languages are generated by default. You configure the generation of stylesheets in SAP NetWeaver Administrator.
Procedure
Generating Stylesheets for Right-to-Left Languages
-
In SAP NetWeaver Administrator, choose .
-
In the Module List section, select the com.sap.portal.themes.designservice application.
-
In the Web Module Details section, in the Components tab, select the design service.
-
In the Full Details section, change the value of the com.sapportals.portal.design.textDirection property to the following:
LTR,RTL
-
In the Web Module Details section, choose Save .
When you create a theme, both the LTR and RTL stylesheets are now generated.

