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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Custom CSS file · 12 years ago

    Antmatter has been updated with this already, but if you added it yourself, then it would look for the file in the css folder. Specifically it's looking for a file of the name: /user/themes/antimatter

  • Custom CSS file · 12 years ago

    Hi rhukster - I've tried adding this code but it doesn't seem to want to take. Do I put the custom CSS file in the css, css-compiled or scss folder....I've tried all three but the system isn't picking

  • Custom CSS file · 12 years ago

    Cool.....I now have a couple of Grav installs to update. Loving the system guys and the release schedule for updates is phenomenal!

  • Custom CSS file · 12 years ago

    The release is out BTW, so if you add that line, or update Antimatter theme, make sure you do an update on Grav too: $ bin/gpm selfupgrade

  • Custom CSS file · 12 years ago

    Awesome! That will be a very welcome addition! Cheers guys.

  • Custom CSS file · 12 years ago

    Ok i've added this in the Antimatter partials/base.html.twig file: {% do assets.addCss('theme://css/custom.css',100) %} It will be in the next release. It did expose a bug with missing resour

  • Custom CSS file · 12 years ago

    That's actually a good idea. It would need to be implemented in the antimatter theme, just an asset loading a custom.css file. I'll take a look tomorrow.

  • Custom CSS file · 12 years ago

    Hi Guys, Just wondering if there's a way to implement a custom css file for Grav to save editing the template.css file and having it overridden when upgrading? Love the system by the way.

  • List of "featured" articles · 12 years ago

    You can use multiple taxonomies to filter more. Read the taxonomy docs to see how to use compound taxonomy queries.

  • List of "featured" articles · 12 years ago

    ...Meanwhile, please let me know if I can go the "hand pick 3 articles" route I mentioned above for the “featured articles” list...