Mario Menezes a écrit : > Hi, > > I would like to use a different CSS definition to provide > Horizontal Drop-down menus, like this: > http://meyerweb.com/eric/css/edge/menus/demo.html > > How to include the new CSS definition into the page header? Is it > possible to do this without modifying files in the CPS base > installation directory?
call it custom.css (or custom.css.dtml to be able to add http caching headers) an drop it into a portal_skins layer (use the persistent 'custom' layer if you do not want to setup a new FileSystem based layer). -- Olivier _______________________________________________ cps-users mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/cps-users
