Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

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

Started by Rea 9 years ago · 3 replies · 1272 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 FrViPofm, 13 hours ago
1 25 35 minutes ago
Themes & Styling · by stuart young, 1 month ago
3 480 1 month ago
Themes & Styling · by Sebadamus, 2 months ago
5 481 2 months ago
Themes & Styling · by martynfoster735, 2 months ago
1 460 2 months ago
Themes & Styling · by Justin Young, 2 months ago
1 490 2 months ago