| Author |
problem : used Theme Gallery for primfaces
|
soroor ashrafzadeh
Greenhorn
Joined: Mar 19, 2012
Posts: 4
|
|
Hi
i used Theme Gallery.
I can either download the theme manually from repository or using maven via;
and
Next step is setting primefaces.THEME parameter with the theme name, note that you can also use an EL expression for dynamic themes.
<context-param>
<param-name>primefaces.THEME</param-name>
<param-value>cupertino</param-value>
</context-param>
and my index.xhtml :
BUT , images havent style .
please help me.
How i can used style for image gallery??
|
 |
 |
|
|
subject: problem : used Theme Gallery for primfaces
|
|
|