WebSphere Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows


 

Making search options easier to read

In current version themes, an icon to the left of the Search box lets you access additional options including different search scopes, preferences, and help. If you migrated V5.0.2.2 or V5.0.2.3 themes for use in the current version, the additional options can be difficult to read.

To correct this problem in migrated themes, add the code shown below to one of your migrated theme's Cascading Style Sheet (CSS) files:
.main-menu-item, .main-menu-item-selected {
 background-color: #FFFFFF;
}
Adding this code gives your theme a plain, white background, making it easier to read. You can also customize the code to suit the color scheme of your theme. Parent topic: Migrating themes Related tasks
Adding support for top-level navigation Enabling the Organize Favorites portlet in themes Enabling drag-and-drop in migrated skins Making inadvertent changes to the default theme
Library | Support | Terms of use |