1

How to apply sapphfire theme in ZK 6.5.2?

asked 2013-08-16 11:44:46 +0800

KMaria gravatar image KMaria flag of Russian Federation
30 3

Hi!

I followed the instruction

How to use sapphire.jar:

  1. Put sapphire.jar in WEB-INF/lib, then Sapphire will become your default theme if there is no others theme.

  2. Now you can also dynamically switch between different themes by cookie or library property

    <!-- in WEB-INF/zk.xml -->
    <library-property>
        <name>org.zkoss.theme.preferred</name>
        <value>sapphire</value>
    </library-property>
    

And I've got this imageshack.us/a/img189/8489/8xs2.jpg

but I want that imageshack.us/a/img27/1434/maq9.jpg

How can I get full theme in my project?

Thanks in advance! Maria

delete flag offensive retag edit

3 Answers

Sort by ยป oldest newest most voted
1

answered 2013-09-10 11:17:31 +0800

samchuang gravatar image samchuang
4084 4

Hi, after set library-property in zk.xml, you will need to restart server, I have tested it, the setting works fine.

link publish delete flag offensive edit
0

answered 2013-08-19 12:47:16 +0800

KMaria gravatar image KMaria flag of Russian Federation
30 3

@gyowanny Thanks, but as I pointed in my first message, I followed this tutorial but no luck.

link publish delete flag offensive edit
-1

answered 2013-08-16 15:08:11 +0800

gyowanny gravatar image gyowanny
283 1 2 6

Hi,

You may want to take a look at this tutorial

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2013-08-16 11:44:46 +0800

Seen: 33 times

Last updated: Sep 10 '13

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More