You can add custom theme to the UI pages. To add custom theme, follow these steps:
Procedure
Create your own css theme or create one from jQuery theme roller. To access the jQuery theme roller, refer to
http://jqueryui.com/themeroller/.
From the jQuery theme roller, download the theme as is or modify the theme for their fonts, colors, and texture and so on and then download it. Save the theme to your local folder. For example, a folder named lightness.
Open the folder and rename the jquery-ui.css name. Ensure that the css name and the folder name does not contain white spaces. For example, the
jquery-ui.css is renamed to
lightness.css.
From
Theme Section, click
. The
Add Theme page is displayed.
Click
Browse and navigate to the
Resource Base Folder. and select the .css file. For example,
lightness.css.
Select the
Set as Selected check box to set the theme directly on the UI page from Add theme page.
The theme is added to the
Select Theme drop-down list.
Select the newly added theme to add it the UI page.