I am converting a single-theme SEAM application to one that uses multiple themes (allowing
the user to switch them), and I cannot find information regarding themes with multiple
CSS.
Is it possible to include multiple CSS in a single theme.properties file (together with a
single template). Then, if it is possible, how can different CSS from the same theme be
selected on a Facelets page ( assumes a single CSS only, and does not give choice as to
which CSS to be applied shen, or to what exactly).
An alternative solution might be to create separate themes, each with a single tempate and
a single CSS, for all needs addressed by the current multiple CSS. Currently, there is a
screen CSS, print CSS, etc. In this case, there would be a theme for template 1 with CSS
1, another theme for tempate 1 with CSS 2, etc., which seems redundant to me.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006932#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...