I'm not sure if we talk about the same think ;-) Check right now this link and included css files http://struts.apache.org/2.1.8.1/docs/guides.html
and compare it with this http://struts.apache.org/2.1.8/docs/guides.html Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl 2010/6/16 Ulrich Stärk <u...@apache.org>: > $stylesheet is a special variable that gets populated with a link to a css > file called space.css and this file should be the combined stylesheets from > all needes css files. when you look at that file you will see though that it > can't find (and thus include) a lot of additional css files (there will be a > lot of messages like /* Could not locate resource: /includes/css/master.css > */). putting them up to struts.apache.org/includes/css won't work either > because it's confluence that's unable to include those files. See [1]. So > you HAVE to manually include them inside your template, everything else > won't work. Believe it. > > Uli > > [1] http://jira.atlassian.com/browse/CONF-16264 > > On 16.06.2010 10:40, Lukasz Lenart wrote: >> >> No, it isn't needed. The main stylesheet (this below) has references >> to all additional css files but under /includes/css/xxxxx.css >> There isn't also necessary to rebase anything. >> >> >> Regards > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org