Css in moodle

Css in moodle

by Amit Ringola -
Number of replies: 2

How to include a css file in moodle plugin

Average of ratings: -
In reply to Amit Ringola

Re: Css in moodle

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers

Please kindly read the forum rules as any answer can depend on the version of Moodle you are running.  Also themes are plugins but they store their styles in other places than other plugins.  So what plugin type do you mean?  What documentation have you already read?

In reply to Amit Ringola

Re: Css in moodle

by Mary Evans -
Picture of Core developers Picture of Documentation writers Picture of Peer reviewers Picture of Plugin developers Picture of Testers

Well that all depends on the following...

  1. The VERSION of Moodle you are using
  2. The PARENT theme your theme is based upon
  3. The type of CSS coding you are using.
    1. CSS
    2. LESS
    3. SCSS

That is why we need to know which theme and Moodle versions you are using?

hope this helps?

Mary