Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Hugh Barnes Veteran
Regular
Grav Forum Moderators
@hughbris · Joined 8 years ago · 577 posts · 12 topics · 127 reputation
Badges
Recent posts
-
Antimatter header
· 8 years ago
I've actually had to make it larger (9rem) for a site and dug this up which might help you get started: scss/template/_custom.scss: $home-header-height: 9rem; scss/template/_min-tablet.scss: .fullwidt
-
Hiding Actual download link path
· 8 years ago
Alright, good luck. The browser handling is not really a Grav question though.
-
Hiding Actual download link path
· 8 years ago
How the browser handles this is up to the browser and/or the way users configure their browsers. It's quite appropriate that users can control this themselves. That said, there are probably fancy Java
-
Theme inheritance Not Working Properly
· 8 years ago
Oops, you got it right the first time (can never remember the correct sequence!) so please switch back! Which file(s) are you editing that tells you inheritance isn't working?
-
Hiding Actual download link path
· 8 years ago
Not tried this for download files specifically, but a more Gravvy way would be to use the routes header in user/config/site.yaml. The other benefit of this approach is that it becomes part of your sit
-
Theme inheritance Not Working Properly
· 8 years ago
Did you create this child theme using the devtools plugin command line interface? Please see https://github.com/getgrav/grav-plugin-devtools/issues/9 and its patch which has not been released to the