First time here? Check out the FAQ!
I configured iceblue_c theme, but it did not work. Please advise. Thank you! pom.xml
<dependency>
<groupId>org.zkoss.theme</groupId>
<artifactId>iceblue_c</artifactId>
<version>${zk.version}</version>
</dependency>
zk.xml
<library-property>
<name>org.zkoss.theme.preferred</name>
<value>iceblue_c</value>
</library-property>
Your ZK version for the ice should be 8.6.0
.
See all supported versions here.
If that's not the case, are you sure the dependency is correctly downloaded and added into the project?
Chill.
Asked: 2018-11-27 19:10:14 +0800
Seen: 12 times
Last updated: Dec 04 '18