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

  • Get random image from certain page · 10 years ago

    Hi everyone, I have a certain kind of page (company). In the admin on the company page, the user can upload a logo for every company. Now I would like to show a random company logo on the homepage. Ho

  • Can I use data attributes in MarkDown? · 9 years ago

    I'll just stick to HTML then thanks.

  • Can I use data attributes in MarkDown? · 9 years ago

    I think you must either insert HTML directly, or create a Twig structure in your theme that builds the table picking data from the page header. But in that case, it's hard to put the table in the midd

  • Can I use data attributes in MarkDown? · 9 years ago

    I'm using the Bones Foundation 6 theme and it has a nice solution for creating Foundation columns, however I want to use https://foundation.zurb.com/sites/docs/equalizer.html the Equalizer to match he

  • Floating Images · 9 years ago

    Thank you both for your help, I'm having great fun with CSS now :D

  • Floating Images · 9 years ago

    Rather than markdown extra syntax (as shown above), simply use Grav's built in class support: ![some alt text](myimage.jpg?classes=float-left) Then just add some css: .float-left { float: left; }

  • Floating Images · 9 years ago

    Make sure you are using backtick in order for us to see your code properly. Did you try this syntax? ![some alt text](myimage.jpg "My title"){.float-left}

  • Floating Images · 9 years ago

    Hi all, I'm more of a user than a developer. I've installed Grav and the RTFM theme and it's all going well but I'm having a hard time getting the images to float. I've read the documentation for it

  • Is it possible to disable image file processing? · 9 years ago

    Hi, I'd like to use Retina.js rather than using the img srcset feature. Retina.js works for me pretty well, so I'd like to continue using it. However, whenever I upload an image to a page and press "I

  • Adsense-Script in GRAV-Content · 9 years ago

    Really, that is not hard, give it a try. Create the file adsense.html.twig inside user/theme/yourtheme/templates/partials This file should contain <ins class=“adsbygoogle” style=“display:block” da