On Feb 17, 7:49 pm, Ababo <[email protected]> wrote: > Please suggest me the way to use own project pub stylesheets, not the > stylesheets inside weblocks. I need to change the navigation widget > layout but don't know how to redirect it from /weblocks/pub/ > stylesheets/menu.css to [my project]/pub/stylesheets/menu.css. Tried > the following:
One way is to copy the Weblocks files to a private directory in your project tree and then register this directory in your defwebapp form using the keyword arg :public-files-path. -- You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/weblocks?hl=en.
