Hi Caleb, i already have resolved the issue. It was a problem with the paths.
I have changed this
{{velocity}}
$xwiki.ssfx.use("/mades/portal/site/css/estilo.css")
{{/velocity}}
with this
{{velocity}}
$xwiki.ssfx.use("/portal/site/css/estilo.css")
{{/velocity}}
where the skins path is like this:
/usr/share/tomcat5.5/webapps/xwiki/skins/mades/portal/site/css
and
/usr/share/tomcat5.5/webapps/xwiki/skins/mades/portal/site/imgs
thx for the help
Regards!
AlonsoIR wrote:
hi everybody,
i have a problem and less time. Tomorrow i have to release a xwiki portal
with a custom look and feel. Its made with html and css and i dont know
nothing at all about velocity.
In your opinion, which is the best strategy to confront the problem.
Regards!
--
View this message in context:
http://n2.nabble.com/PLS-HELP-wich-is-the-best-way-to-adapt-a-look-and-feel…
Sent from the XWiki- Users mailing list archive at
Nabble.com.