Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Themes & Styling

How can i remove login.css from compiled styles on frontend

Started by Rea 9 years ago · 3 replies · 1131 views
9 years ago

Hello everybody
I have a problem with outputting code from the file \user\plugins\login\css\login.css
in the compiled file on the frontend
why did this happen and how can I remove it?
<img src='//cdck-file-uploads-canada1.s3.dualstack.ca-central-1.amazonaws.com/flex036/uploads/getgrav/original/1X/f8b9b2ae61d6771aaa97eca081c0277d6fb2ee12.png'>

last edited 11/16/17
9 years ago

in /user/plugins/plugin_name/plugin_name.yaml
built_in_css: false

in my case - /user/plugins/login/login.yaml

I hope this helps someone

9 years ago

even better, create a "plugins" folder in the /user/config/
and put your plugin_name.yaml into this folder
then override options
in my case - /user/config/plugins/login.yaml

correct me if I'm wrong

9 years ago

correct user/config/plugins/login.yaml is the correct location.

👍 1

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by Pedro M, 2 months ago
4 198 2 months ago
Themes & Styling · by Ian, 2 months ago
3 94 2 months ago
Themes & Styling · by Norbert, 2 years ago
11 456 3 months ago
Themes & Styling · by Lukáš Findeis, 3 months ago
0 48 3 months ago
Themes & Styling · by Sebadamus, 4 months ago
5 128 3 months ago