Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows |
If your portal has customized themes and skins, additional Cascading Style Sheets can be accessed by your theme for proper operation of the People Finder portlet and Person tag.
For more information on customizing themes and skins, see Customizing the portal below.
To access the new CSS files, perform the following manual steps for each theme that supports an HTML markup:
was_profile_root\installedApps\Linux:
hostname\wps.ear\wps.war\themes\html\Head.jsp
was_profile_root/installedApps/i5/OS:
hostname/wps.ear/wps.war/themes/html/Head.jsp
portal_server_root_user/installedApps/
hostname/wps.ear/wps.war/themes/html/Head.jsp
<link href='<wps:urlFindInTheme file="Styles.css"/>'
rel="styleSheet" type="text/css"> <link href='<wps:urlFindInTheme file="HelpStyles.css"/>'
rel="styleSheet" type="text/css">
<link href='<wps:urlFindInTheme file="LWP_Styles.css"/>'
rel="styleSheet" type="text/css">