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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Starguest Member

@Starguest · Joined 8 years ago · 10 posts · 3 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • How to centre content in Quark · 6 years ago

    .container.grid-xl { max-width:1296px } .container.grid-lg { max-width:976px } .container.grid-md { max-width:856px } .container.grid-sm { max-width:616px } .container.grid-xs { max-width:496px } you

  • Quark Child: Masonry-like Gallery · 6 years ago

    Well, problem solved. Thanks a lot 😘

  • Quark Child: Masonry-like Gallery · 6 years ago

    Oh, found something. ReferenceError: Colcade is not defined

  • Quark Child: Masonry-like Gallery · 6 years ago

    no errors

  • Quark Child: Masonry-like Gallery · 6 years ago

    Javascript doesn't do its job

  • How to centre content in Quark · 6 years ago

    You can do it with CSS or you can change the grid size inside Quark's Theme Settings (Themes -> Quark). Change Grid Size to Medium

  • Quark Child: Masonry-like Gallery · 6 years ago

    Hello World, im pretty new to this stuff and i could need some help. Im trying to implement a masonry like gallery (colcade.js, same author) but its not working and i feel like its because of the temp

  • Favicon: how to show icon on smartphones (homescreen) · 7 years ago

    Hey Community, my favicon is working for pc browser but not on smartphones also i want to make sure if you add it to your homescreen(any smartphone) the icon is shown as well.

  • Child Theme without CLI Command · 8 years ago

    Thanks for response. I will try that. Update Do i need a special PHP version to make php-stream work in my case? I'm using PHP Version 5.6.38 Thanks in advance Update II /close this topic help'd me a

  • Child Theme without CLI Command · 8 years ago

    Hey there im trying to figure out how to build a child theme manually without the CLI Command. There is a tutorial for WordPress on getgrav/docs but not for grav. Please help.