Introduction"

From Documentation
(Created page with "{{ZKStyleCustomizationGuidePageHeader}} Welcome to ZK, the easiest way to build modern Java web application. ZK Style Customization Guide describes the styling concepts and des...")
 
m
Line 1: Line 1:
 
{{ZKStyleCustomizationGuidePageHeader}}
 
{{ZKStyleCustomizationGuidePageHeader}}
  
Welcome to ZK, the easiest way to build modern Java web application.
+
Welcome to ZK, the easiest way to build modern Java web applications.
  
ZK Style Customization Guide describes the styling concepts and design of ZK components. For installation, please refer to [[ZK Installation Guide]]. For concepts, please refer to [[ZK Essentials]]. For a full description of component properties and methods go to [[ZK Developer's Reference]].
+
ZK Style Customization Guide describes the styling concept and design of ZK components. For installation, please refer to [[ZK Installation Guide]], for concepts, please refer to [[ZK Essentials]]. For a full description of component properties and methods please visit [[ZK Developer's Reference]].
  
[http://code.google.com/p/zkthemes/ ZK Themes] is an open source project that has a collection of various themes, including breeze, silvertail and sapphire. You could derive your theme from any of them. It is also a good source to know how a custom theme works.
+
[http://code.google.com/p/zkthemes/ ZK Themes] is an open source project that has a collection of various themes, including breeze, silvertail and sapphire. You could derive your own theme from any of them and it is also a good source to know how a custom theme works.
  
For more detail about customize theme and how to apply customize CSS, please refer to [[ZK Developer's Reference/Theming and Styling | Theming and Styling]].
+
For more details about customize theme and how to apply customize CSS, please refer to [[ZK Developer's Reference/Theming and Styling | Theming and Styling]].
  
 
{{ZKStyleCustomizationGuidePageFooter}}
 
{{ZKStyleCustomizationGuidePageFooter}}

Revision as of 10:25, 21 November 2013


Welcome to ZK, the easiest way to build modern Java web applications.

ZK Style Customization Guide describes the styling concept and design of ZK components. For installation, please refer to ZK Installation Guide, for concepts, please refer to ZK Essentials. For a full description of component properties and methods please visit ZK Developer's Reference.

ZK Themes is an open source project that has a collection of various themes, including breeze, silvertail and sapphire. You could derive your own theme from any of them and it is also a good source to know how a custom theme works.

For more details about customize theme and how to apply customize CSS, please refer to Theming and Styling.



Last Update : 2013/11/21

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.