Custom branding for main portal

Asked by Marc Boivin

Is there a way to add a custom CSS to AuthPuppy? I've look around the code and CSS management looks to me like black magic in Symfony.

TIA

Marc

Question information

Language:
English Edit question
Status:
Answered
For:
AuthPuppy Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
gbastien (gbastien02) said :
#1

You can put your css file in the web/css directory.

Then you need to edit the view file apps/frontend/config/view.yml. You will find the line
stylesheets: [blueprint/screen.css,blueprint/print.css: { media: print },main.css]

You can add your css to this list.

Can you help with this problem?

Provide an answer of your own, or ask Marc Boivin for more information if necessary.

To post a message you must log in.