stylesheet « IceFaces « JSF Q&A





1. xp.css overrides stylesheet.css    icefaces.org

I'm trying to get an app running using ICEfaces. One of the things that was killing me is that I couldn't resize a Google map. I finally discovered that xp.css was overriding the values in stylesheet.css. When I reversed the order of them in my jsp source file the problem went away. I'm just posting this in case someone else runs ...

2. stylesheet is not working    icefaces.org

Hi All, I am new to ICEface . I am implemented datatable paginator and its working well but the problem i am facing is that i cant apply the style sheet class . The code s given below .. JSF Simple Login Example

4. Collapsible Panel Stylesheet    icefaces.org

Hello, I am able to create collapsible panels but the stylesheet is missing. The blue arrow icon is not displaying. If somebody knows the solution, pl. help me. I don't know what is the wrong with this code. And how to get the blue arrow icon in my collapsible panel header? I have given some code.





10. Ice:Tree stylesheet little bug    icefaces.org

11. problem with css stylesheet    icefaces.org

12. Stylesheet ignored    icefaces.org

javax.faces.CONFIG_FILES /WEB-INF/faces-config.xml javax.faces.STATE_SAVING_METHOD server com.icesoft.faces.uploadDirectory upload com.icesoft.faces.uploadMaxFileSize 4048576 com.icesoft.faces.util.event.servlet.ContextEventRepeater Faces Servlet javax.faces.webapp.FacesServlet 0 Persistent Faces Servlet com.icesoft.faces.webapp.xmlhttp.PersistentFacesServlet 0 Blocking Servlet com.icesoft.faces.webapp.xmlhttp.BlockingServlet 0 uploadServlet com.icesoft.faces.component.inputfile.FileUploadServlet 0 Persistent Faces Servlet /faces/* Persistent Faces ...

13. Stylesheet reference question?    icefaces.org

14. Problem with Stylesheet    icefaces.org

15. NetBeans Visual ICEfaces&Stylesheet    icefaces.org

Hello, I have aproblem with stylesheet in visual ICEfaces in NetBeans. I want to align a text of column of Datatable to right,with this code : .number { text-align: right; } I create the h.css in "resource" folder of web package and then add the following code to jsp page: ice:outputStyle binding="#{Page1.outputStyle2}" ref="/resources/h.css" and then i set the columnClasses to "number" ...

16. stylesheet path    icefaces.org





17. ice:inputfile not working with custom stylesheet    icefaces.org

Is this a known problem? I am loading a stylesheet of my own to override the default styles that are used for the button and inputfile text areas for the ice:inputfile tag. I am setting the buttonClass attribute to the style I want for my button, but it doesn't work. Neither does it when I set the inputTextClass attribute. How to ...

18. Paneltab stylesheet    icefaces.org

I want to be able to replace the tabs with solid boxes of color instead of the buttons. By linking another stylesheet to the page, I override the original Paneltb classes and create the boxes that I want; however, for some reason, the buttons still appear in front of the color even though I took out the links to the gifs. ...

19. Icefaces portlet stylesheet    liferay.com

Okay. Most of the problems are now sloved. I just made some small chages to the stylesheet. The remaining problem is: If i set the portlets border to none, the drag and drop effect will not work properly: the mouse position and the image is being dragged are not in the same position as it should be. May be it just ...