You can edit or modify theme of widget by modifying 'ui.core.css' and 'ui.theme.css' . These two style sheet contains the framework classes , which can be modify to get the desired result. To keep maintenance simple, restricting changes to just the 'ui.theme.css' file and images is recommended.
The given below classes (contained in 'ui.core.css' and 'ui.theme.css' ) are classified below according to their use and functionality :
After declaring a ".ui-icon" class, you can follow up with a second class describing the type of icon you'd like. Icon classes generally follow a syntax of .ui-icon-{icon type}-{icon sub description}-{direction}.
For example, a single triangle icon pointing to the right looks like this: .ui-icon-triangle-1-e .
Learn from experts! Attend jQuery Training classes.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: Theming API
Post your Comment