Re: Over-ride module css definition
David Dyess II <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Bruno Reis wrote: > Hi, > > I fount that the tabs css is defined on the file: > > <!-- the following styles were supplied from component module --> > <!-- link style --> > <link rel="stylesheet" type="text/css" > href="http://localhost/xaraya/modules/base/xarstyles/navtabs.css" > media="screen" /> > > but I want to make my own css definition. Is there a way to over-ride > this css writing a css file in a theme specific directory? > > Thanks, > > Bruno To overwrite that stylesheet from a theme, create a navtabs.css file and place it in themes/[your_theme]/modules/base/xarstyles/