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

  • How to change CSS class of page.content() paragraphs? · 9 years ago

    You probably just need to tweak the css to target .blog-item > p rather than just .blog-item

  • How to change CSS class of page.content() paragraphs? · 9 years ago

    Here is the problem: Suppose I have : a CSS with formatting rules defined both in a "blog-item" class and in the "p" element. A blog post with three paragraphs and a standard item.html.twig template

  • Comments plugin · 9 years ago

    Create an issue on the plugin and i'm sure Flavio will look at it when he gets back from his current trip.

  • Comments plugin · 9 years ago

    Join, I wanted to install simple comments on one of the templates. The plugin is not working!

  • Comments plugin · 9 years ago

    I've followed the github instructions to install to the plugin, and still does not get any comments form in my page. Does anyone know how to do it? Thanks!

  • Twig if else using page as condition · 9 years ago

    Thank you so much, it worked.

  • Twig if else using page as condition · 9 years ago

    I wanted to do something similar but with content for the home page only which I did something like this logo code {% else %} blah blah {% endif %} Another way might be to filter on the templat

  • Twig if else using page as condition · 9 years ago

    Hi there, I'm trying to edit the base.html.twig so that the home page shows a certain logo and all other pages show another. I tried using an if else statement, but am not sure how to call a page wit

  • GRAV - gantry5 : change logo and modify height · 9 years ago

    I cannot find a way to change logo height in order to fit with my banner so I edit the layout and: disabled top "logo" and "header" section create a new "custom html" section below put the banner usi

  • GRAV - gantry5 : change logo and modify height · 9 years ago

    Hi all. I'm using "OER content space" skeleton and I need to change the original gantry logo with mine, changing original width and height. It's a jpg banner that I try to insert in various way withou