Page 2 of 2

Re: Css bug ?

Posted: 10 Oct 2018, 23:52
by Jan
Hi, you can add this code to your custom.css in your template so it will override the phoca download css and it will be not overwritten by update.

Jan

Re: Css bug ?

Posted: 11 Oct 2018, 18:16
by fabio42
so, I should create a "custom.css" file and not a "custom.scss" file" then ? (and paste the code there)
And where should I put the "custom.css" file ? In the templates/g5-helium/custom/css folder ? right ?

Re: Css bug ?

Posted: 12 Oct 2018, 18:44
by Jan
Hi, yes, in case you are using Gantry 5 template, you should create custom.scss file, I would say in:
root/scss/custom.scss folder but maybe it will work in the path you have mentioned - in any case, then you need to recompile the CSS and clear the cache (recompiling should be done in the outline which is active or e.g. in base outline)

Jan

Re: Css bug ?

Posted: 12 Oct 2018, 18:54
by fabio42
ok, thanks that seems very clear to me !
thumbs up for you :twisted:

Re: Css bug ?

Posted: 24 Oct 2018, 13:46
by Jan
Ok