Overriding a module stylesheet
Fournier Daniel <[email protected]> Tue, 11 May 2004 09:33:28 +0200
| Newsgroups | gmane.comp.cms.xaraya.ui |
|---|---|
| Organization | Xaraya News Server |
| Message-ID | <[email protected]> |
I want to restyle a module having its own stylesheet (e.g. articles module). Copying articles/xartemplates/includes/navtabs-user.xd to /themes/<mytheme>/modules/articles/includes/navtabs-user.xt, I can modify the template as I want. But this template has elements styled by a stylesheet located in modules/articles/xarstyles/navtabs.css. Can I have in my theme dir a new stylesheet to override navtabs.css? If so, where do I put it? Daniel Fournier