Elxis CMS Forum

Support => General => Topic started by: michalis1984 on May 25, 2014, 18:50:20

Title: Which is the best way to edit module/component css styling?
Post by: michalis1984 on May 25, 2014, 18:50:20
Hello, as the title says, which is the recommended way to edit the css of a module or component?

If for example I edit directly the css, after an update of the component, the edits will be overwritten. Is the best way to copy the contents of the component css into my template.css and edit them there?
Title: Re: Which is the best way to edit module/component css styling?
Post by: ROUBOS on May 28, 2014, 19:41:23
Use suffixes and your own css.
I edit the css in my template css files.