Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Matteo Duranti Member
@bozzochet · Joined 5 years ago · 12 posts · 3 topics · 0 reputation
Badges
Recent posts
-
Markdown-details customization
· 5 years ago
Ciao, look here http://herd.pg.infn.it/vdev only one sidebar, on the right. This is used to 'navigate' the "main" content (left part of the page), yes, of course. But I do not want to do this with the
-
Markdown-details customization
· 5 years ago
Ciao, or I'm completely confused OR you confused the point: the "navigation" is given by the "sidebar" (I inherited from "blog" template in Quark). I'm using the plugin just to simplify the writing of
-
Markdown-details customization
· 5 years ago
Thanks. Now I "solved" my problem by simply 'hacking' the markdown-details plugin php file. (I'm sorry that now, at http://herd.pg.infn.it/vdev the original problem is no more visible...). However I d
-
Markdown-details customization
· 5 years ago
Dear all, I tried to google and to search here, but without any success... I'm preparing the website of a scientific experiment (an Astroparticle detector on the Chinese Space Station). The idea is th
-
Create floating/sticky sidebar in Quark blog
· 5 years ago
Yes thanks! Maybe I still miss to flag the post as "solved"... Now I "study" on hot to do! Thanks again, Matteo
-
Create floating/sticky sidebar in Quark blog
· 5 years ago
Ciao, I think was the cache... Now is working... However: http://herd.pg.infn.it/vdev/beginner's-guide/general-concepts Thanks, Matteo
-
Create floating/sticky sidebar in Quark blog
· 5 years ago
Ciao, this is not working for me. Maybe is due on how I inherited and customized. Hi created a custom theme ("My Quark") for my website: This will be the website of a scientific experiment (HERD, a s
-
Create floating/sticky sidebar in Quark blog
· 5 years ago
Hi guys, I found this post while searching on how to have the sidebar fixed. I simply included ~ all the content of my sidebar template (essentially blog-sidebar.html.twig) inside a <div class
-
Resize hero height
· 5 years ago
Ciao, maybe I have to put the size of "h1" (3rem?). What I wanted is this: Ciao, Matteo
-
Resize hero height
· 5 years ago
Yes, now that I understood: .hero.hero-tiny { max-height: 0px; padding-top: 5em; padding-bottom: 0px; }