1. how to set a PrimeFaces theme? stackoverflow.comI'm trying to get my PrimeFaces (v2.1) app to use a different theme. I downloaded vader-1.0.0.jar and put it in my WEB-INF/lib folder. I added the following to my web.xml:
|
2. primefaces themes broken stackoverflow.comI'm trying to use a different theme on my primefaces (2.2.1) web application but I'm experiencing a strange behavior. Where I should get this (primefaces.org showcase) : I'm getting this ... |
3. How to build custom themes for Primefaces? stackoverflow.comHow do I build custom themes for primefaces ? Can I do it using themeroller ? |
4. Problem with theme forum.primefaces.orgjavax.servlet.ServletException: Error loading theme, cannot find "theme.css" resource of "primefaces-ui-lightness" library javax.faces.webapp.FacesServlet.service(FacesServlet.java:325) org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:79) |
5. Prime faces themes is not fully compatible with IE8 forum.primefaces.orgHello, I'm new in primefaces and i've found that it contains amazing components. but while starting and testing themes, I figured out that the Themes appearance is different between fireFox and ... |
6. Theme selectors not generated forum.primefaces.orgHi, I'm trying to prototype Primefaces for a upcoming project but for some reason the class selectors for the theme framework are not generated in my resulting html. I have added ... |
7. Error POM in org.primefaces.themes:aristo:pom:1.0.2-SNAPSHOT forum.primefaces.orgHi I have the following Maven dependencies: Code: |
8. Theme roller + menu problem forum.primefaces.orgHi there, i just created my own theme with theme roller and included the files like the doc says. and it works mostly. the styling of the login-button or datatables works, ... |
9. Nested DataTables all have selection theme forum.primefaces.org |
10. Redmond theme bug in Internet Explorer forum.primefaces.orgHello, I'm using primefaces 3.0M2, using netbeans and glassfish 3.1. In my web app I use redmond theme. The problem is that when I use Internet Explorer 8.0, the |
11. custom theme problem forum.primefaces.orgPrimeFaces Forum View topic - custom theme problem Skip to content . Advanced search FAQ Register Login PrimeFaces Forum Board index Community PrimeFaces Core Print view ... |
12. Primefaces and Theme Error forum.primefaces.orgHey, if i setup any theme, the icons arent rendered. The internal Primefaces CSS works fine, but the theme css not. the css EL Path isnt changing to the correct Path. ... |
13. Question for Theme in Primefaces 3.0 M3 forum.primefaces.orgBut How themeSwitcher works in Primefaces 3.0 M3. I try another sample as following code |
14. Theme issues continued... forum.primefaces.org
|
15. Using two themes in the same page? forum.primefaces.orgI use JSF implementation: Mojarra V2.1.3 JSF component library: Primefaces V2.2.1 Server: GlassFish Open Source Edition V3.1.1 (build 12) |
16. Issues Prime Faces Theme hot-sneaks forum.primefaces.orgHi I am using Primefaces 3.0.M2 for hot-sneaks Theme i am using the following plugin in pom.xml |
17. "Change Theme" button problem on 3.0 Showcase page forum.primefaces.orgOn the 3.0 Labs Showcase page, click on the big Change Theme button at the upper left of the page. Try clicking the scroll bar or the scroll bar down arrow ... |
18. Appfuse and primefaces themes forum.primefaces.orgThere is no special configuration specific to appfuse. You can follow the steps which applies for all environment Mention the default theme in web.xml and add the required theme jar to ... |
19. set a PrimeFaces theme forum.primefaces.orgString theme = "aristo"; String themeParamValue = context.getExternalContext().getInitParameter(Constants.THEME_PARAM); if(themeParamValue != null) { ... |
20. Themes 1.0.2 Release forum.primefaces.orgCan you please let me know the objective for the theme release and scope for the same. Do we have backward compatibility with the existing Themes 1.0.0/1 Release? Also how it ... |
21. Turn off default theme in M4 forum.primefaces.org |
22. How to integrate Primefaces theme into existing layout forum.primefaces.orgHi all, I'm starting using primefaces today. Thus, I would be interesting in the best way to integrate the css functionality from primefaces into en existing css based layout. Something like ... |
23. Primefaces no themes forum.primefaces.orgHi all.... How to configure primefaces to not use default theme? My app use jquery themeroller.. I would like my application to manage themes, is that possible? |
24. Theme on 3.0RC1 forum.primefaces.orgThe menubar, the maskedinput when disable, this components are diferent, with other themes isnt happening, but I need to use the aristo! On 2.0 version it's didn't happen |
25. Calendar button will not be rendered matched to theme forum.primefaces.orgWhen using showOn="button" in Calendar component, the button including the calendar icon always has a grey bckground. It would look better when the background matches to selected theme. Is it possible ... |
26. Themes forum.primefaces.orgI'm confused... Do I still have to download a custom skin with snapshot 2.0.3? This means PrimeFaces now has 24 built-in themes instead of just one as before(yui-skin-sam) which was a ... |
27. Theme Repository for 1.0.3/2.0.3 forum.primefaces.orgWe are planning to setup a theme repository where users can upload their own themes for PrimeFaces. Currently there are 26 themes ready for use, 25 of these come from themeroller ... |
28. how to apply a themeroller theme?? forum.primefaces.orghi everyone, did any of you tried the work with themeroller before??? i really new to this sector as i downloaded the theme files provided with the themeroller but i still ... |
29. !!! PrimeFaces Theme Gallery !!! forum.primefaces.orgI just accidentally spent about 20 minutes playing around with the new showcase at http://www.primefaces.org:8080/prime-showcase/ Holy cow was that fun! I see you've changes your autocomplete implementation to JQuery instead of ... |
30. Themes not work forum.primefaces.orgHi Daedalus, Thanks for answer, I work whith the version 2.02 of PrimeFaces. Where is the version 2.10 to download? []s Manuel |
31. Problem with Themes forum.primefaces.orgHi, 1. you need the current development Version of PrimeFaces. This would bei 2.10 or 1.10 in order to get skinning to work. 2. All 26 Themerollerskins are already included (no ... |
32. Themes forum.primefaces.orgHey, i have primefaces 2.0.2 running and i wand to add a theme. Ive copyed the theme to /resources/css/ and I added in the |
33. I do not get the themes properly forum.primefaces.orggood day primefaces community, I'm new in using primefaces and I have problems using various components, such as when I use the component |
34. Prolem with loading themes' images forum.primefaces.orgsrc |-- main |-- java |-- resources |-- webapp |-- WEB-INF ... |
35. Problem with themes forum.primefaces.org Code: |
36. theme wouldn't be applied !! forum.primefaces.org28 Jun 2010, 15:16 by mouadh theme wouldn't be applied !! Hi everyone, i have tried to apply one of the available themes but i get always the default sam theme. ... |
37. theme not totally applied forum.primefaces.orgThe 6 buttons are not "themed" along with the rest of the page when using themeswitcher, they stick with the initial skin (Redmond in this case) here is the xhtml code ... |
38. Programatic theme selection forum.primefaces.org01 Jul 2010, 16:52 by wobblycogs Programatic theme selection Hi, I really like the new theme stuff but I'm having some trouble getting it to work as I want / expect. ... |
39. Problem In applying theme forum.primefaces.org04 Jul 2010, 15:42 by pankajwahane Problem In applying theme I followed the instructions to add the theme. the output doesnt show any themed components but default primaces themed component. My ... |
40. Problem with apply theme forum.primefaces.orgThe Document Management System change every time I switch between themes. But my dataTable did not change at all. Any idea why? Code: |
41. Get Theme Name on ThemeSwitch forum.primefaces.orgSince themeswitcher is not an input component, it will not set the theme. ThemeSwitcher is useful in development mode to quickly switch modes, in production I'd suggest keeping theme name in ... |
42. How to remove themes completely forum.primefaces.orgI'm developing an application where style and theme is dictated by an external corporate department. The CSS from jQuery Themes are clashing with the corporate CSS, and rollovers don't function very ... |
43. custom theme problems forum.primefaces.orgI use jquery to customise a theme. when I included it to my page, some icons, such as close icon, disappeared. when I use default blue one, I can see the ... |
44. Themes need a connection opened to web? forum.primefaces.orgToday is the 1st day I noted this. I just disconnected the Network connection while I was doing developments in the local machine. While I was switching the themes, only the ... |
45. Bara theme forum.primefaces.org14 Aug 2010, 00:02 by michiel Bara theme for the FCB fans, try this: http://jqueryui.com/themeroller/#ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=9b0033&bgTextureHeader=01_flat.png&bgImgOpacityHeader=75&borderColorHeader=9b0033&fcHeader=cbc9c4&iconColorHeader=cbc9c4&bgColorContent=827d6d&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=827d6d&fcContent=222222&iconColorContent=222222&bgColorDefault=750021&bgTextureDefault=05_inset_soft.png&bgImgOpacityDefault=75&borderColorDefault=750021&fcDefault=cbc9c4&iconColorDefault=cbc9c4&bgColorHover=000033&bgTextureHover=04_highlight_hard.png&bgImgOpacityHover=75&borderColorHover=e6b800&fcHover=e6b800&iconColorHover=e6b800&bgColorActive=0e2b8d&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=65&borderColorActive=e6b800&fcActive=e6b800&iconColorActive=e6b800&bgColorHighlight=cbc9c4&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=0&borderColorHighlight=e6b800&fcHighlight=363636&iconColorHighlight=0e2b8d&bgColorError=e6b800&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=50&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=0e2b8d&bgTextureOverlay=07_diagonals_medium.png&bgImgOpacityOverlay=25&opacityOverlay=60&bgColorShadow=0e2b8d&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px JSF-2.0, mojarra-2.0.2-FCS and PrimeFaces-2.1 on GlassFish v3.0.1 (build 22) |
46. New ScreenCast: How to Create a PrimeFaces Theme forum.primefaces.org |
47. themes Not work forum.primefaces.orghi all, i have a problem in my theme , i'm using jsf 2.0 , primeface 2.0.2,classfish 3.0.1 and netbeans 6.9. i make an enterprise application and i put skin.css in ... |
48. Themes from themeroller - what files? forum.primefaces.orgForive my ignorance but when downloading a theme from themeroller, am I expecting to see a skins.css in the downloaded file? From the user guide I was expecting this to reference ... |
49. Primefaces theme working with other jsf components forum.primefaces.orgHi, everyone Im working on primefaces and richfaces in a xhtml file. Could anyone tell me how I can use the cool primefaces themes to apply on every components in the ... |
50. Showcase link doesnt work from themes page forum.primefaces.orgHi, The link "Showcase - Labs (2.2 - DEV)" shouldn't be there anymore! Everything that was there is now available at the link "Showcase - Stable (2.1)" ons the same page. ... |
51. Scheduler is broken with default Theme Sam forum.primefaces.orgHi, the scheduler is defect with default theme sam. I tested it in primefaces showcase with Firefox 3.6 an IE8. Swtich theme to sam and click weeky view. Cheers Marcus |
52. Theme doesn't work after upgrading to PrimeFaces 2.2 forum.primefaces.orgHi everybody! I wan't to use this space not only to ask for help but also for congratulate for the great job made in Primefaces 2.2! Only one problem for me! ... |
53. [Solve] PickList Themes Problem forum.primefaces.org |
54. Theme switcher and p:column editor="true" not working forum.primefaces.orgHi, You probably already know this but, in the last two RC1 snapshot builds the theme switcher and using |
55. New Theme: Aristo forum.primefaces.org |
56. How to use theme? forum.primefaces.org>> << csfreebird Posts: 13 Joined: 13 Nov 2010, 15:35 13 Nov 2010, 16:13 by csfreebird How to use theme? Hello,All: I just began to use PrimeFaces today.Every thing was ok ... |
57. Aristo Theme forum.primefaces.orgHi, I love Aristo Theme, posted by cagatay, http://cagataycivici.wordpress.com/2010 ... eme-aristo And I download it and installed it, it works great. But the font was too big, I want to use ... |
58. Silly theme doubt... forum.primefaces.org29 Nov 2010, 16:10 by agustincba Silly theme doubt... Hi to all the users and people that gather around this forum !. Just wanted to post this really silly question... I've ... |
59. Theme Aristo doesn't work well in IE forum.primefaces.org... |
60. no theme active forum.primefaces.org>> << greg341975 Posts: 2 Joined: 09 Jan 2011, 17:24 09 Jan 2011, 17:40 by greg341975 no theme active Hello, I develop my first page using myface 2 or majora 2.0.3. ... |
61. Two New Themes forum.primefaces.org |
62. [solved] sam theme glitch in 2.2 nightly forum.primefaces.orgjust downloaded 2.2-nigtly, sam theme based menus are having visual glitch rc2 is okay, present also in showcase ie8 is okay, glitch visible only in firefox 3.6 x64 |
63. Showcase - Change theme - doesn't work correctly in IE8 forum.primefaces.orgPrimefaces 2.2.1, JSF 2.0: Mojarra 2.1.1, Glassfish 3.1, Netbeans 7.0, FF 4, IE 7 + 8, Ubuntu 10.04, Windows 7, Windows Server 2008 R2 |
64. Proposal for theme updates forum.primefaces.orgHello Cagatay, Can you maybe place a short announcement please when you changed PF own themes (like "aristo" or "bly sky")? Those themes are normally under version conrtrol in our web ... |
65. Theme in componente |
66. Keypad not working properly - theme issue? forum.primefaces.orgIs this a theme issue? I switched to 2.2. today, not sure if it worked before ( never used keypad before) And whats up with the new jared themes ? Cause ... |
67. Custom themes and PF 2.2 (problem) forum.primefaces.org |
68. Problem in fonts the themes PrimeFaces forum.primefaces.org.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; } .ui-widget .ui-widget { font-size: 1em; } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; } |
69. 2.2-Final Custom AJAX Theme Switcher forum.primefaces.org08 Feb 2011, 16:55 by bumble.bee 2.2-Final Custom AJAX Theme Switcher I've updated from 2.2-SNAPSHOT to 3.0-SNAPSHOT (which includes 2.2-Final) and am working though the theme changes. One issue I've run ... |
70. Help: cannot set a different theme forum.primefaces.orgThe tag in the HTML is as follows. Is that what you meant by "h:head"? Code: |
71. using theme jars forum.primefaces.orghttp://cagataycivici.wordpress.com/2010 ... es-themes/ indicates one should extract theme.css & images from the jar and include theme.css as in: I'm not seeing the spinner images appearing. When ... |
72. Theme images can't be loaded forum.primefaces.org13 Feb 2011, 20:05 by marcbaechinger Re: Theme images can't be loaded You mentioned your own theme. If you did that theme with themeroller, which is what i expect, then you ... |
73. Theme Download (IE8) forum.primefaces.orgI can not download Themes properly from the PrimeFaces website using IE 8. A security error is displayed and after I download anyway I get a .zip file instead of a ... |
74. New "sam" theme != old "sam" forum.primefaces.org.ui-datatable .ui-datatable-odd { background: none #EDF5FF; } .ui-datatable .ui-state-highlight { background: none #B2D2FF; border: 1px solid #AAAAAA; ... |
75. Showcase 2.0.1 Themes in Wizard Active tab forum.primefaces.org |
76. Is it possible to turn off Themes at all? forum.primefaces.org.ui-datatable .ui-datatable-data td, .ui-datatable .ui-datatable-data-empty td { border-right: 1px solid; border-right-color: inherit; padding: 4px 10px 4px 10px; } |
77. New Theme-Aware Tree Design is Confusing forum.primefaces.org04 Mar 2011, 04:07 by makoto1337 New Theme-Aware Tree Design is Confusing The new theme-aware tree is really cool, but the design is a bit confusing. When you mouse-over a node, ... |
78. Theme setting of each component forum.primefaces.orgNice to meet you It is Japanese The word might be amusing I'm sorry The whole of Theme setting |
79. Manually Installing PrimeFaces Themes giving me problems.. forum.primefaces.orgThe Themes are now intended to be stored as .jar files but you can still use the standard method. You just have to make a few changes. The images will show ... |
80. Cant make the new themes to work :/ forum.primefaces.org |
81. Problem changing the theme on primefaces 3.0 forum.primefaces.org |