1 Reply Latest reply on Sep 13, 2010 8:27 PM by akaine

    How to load CSS from filesystem

    agori

      I need to load CSS reousrces from FS.

      I was wondering if I can override some RichFaces factory or resource provider to accomplish this task. Is there any documentation about this?

        • 1. Re: How to load CSS from filesystem
          akaine

          I don't get the problem, just load the style from the FS as you would do it in any static html. If you want to override some RF styles then do it the standart way, just don't forget that your overriding css should be the last one loaded.