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.

Lucas Sichardt Newcomer

@Lucas.Sichardt · Joined 2 years ago · 8 posts · 2 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • How to force desktop mode for a single page · 1 year ago

    In my case this meta tag was right (experimenting with the initial-scale factor is essential): <meta name="viewport" content="width=device-width, initial-scale=0.4">

  • How to force desktop mode for a single page · 1 year ago

    Hello and thanks a lot! This was the main point. By using another template (here "home") instead of the default one which is used for the other pages it was possible to control that single "home" page

  • How to force desktop mode for a single page · 1 year ago

    Sorry - unfortunately the code was interpreted and thus not shown - I edited the last post using a code block now so that you can see what I meant (meta viewport tag). I am quite familiar with HTML an

  • How to force desktop mode for a single page · 1 year ago

    I just tried a little: First it seems not possible to just add <style> tags to the content of the page - they seem to be ignore as far as I can tell... Second: The whole source code of the page

  • How to force desktop mode for a single page · 1 year ago

    Thanks! That sounds promising. I am not sure where exactly to add that rule in the particular page. But I will try around (as soon as I find the time - I hope tonorrow in the evening).

  • How to force desktop mode for a single page · 1 year ago

    Hello and thanks for that hint. But to be honest, I do not know how to use this within a grav page. Should I just write the html code inside the (markdown) page?

  • How to force desktop mode for a single page · 1 year ago

    Hello, I am using a custom theme based on Quark and I have set the position of some navigation buttons on the home page of my website by absolute pixel values to create a circle of buttons around a r

  • How to use .ttf font files in an inherited theme · 2 years ago

    Hello there, I've done some trying and some research in this forum but all the things I foun did not work for me. I have set up a copy of grav including the admin system. I then created an inherited