Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
thgr Member
@thgr · Joined 6 years ago · 30 posts · 11 topics · 3 reputation
Badges
Recent posts
-
Subfolder "grav" in url
· 6 years ago
Hello, I've found the solution in the documentation Change the site URL. In "Scenario 1, run in the domain root folder" Grav is installed in http://my_site/grav/ I want it to respond on http://my_site
-
Subfolder "grav" in url
· 6 years ago
Hello, On my web hosting, I would like that the subfolder "grav" disappear from the URL. I don’t have access to apache vhost config. Is it possible with .htaccess in the www folder ? (I didn't succed)
-
All externals links on my pages open in a new tab
· 6 years ago
thank you ! that's it !
-
All externals links on my pages open in a new tab
· 6 years ago
Hello, I have define my own theme that is inheriting from quark theme. I would like to know own can I make all externals links on my pages open in a new tab of the navigator. I don't want to write tar
-
Theme Inheritance - menu problem
· 6 years ago
Hello, if I had header-fixed: true in grav/user/config/system.yaml file there is no change if I had header-fixed: true in grav/user/themes/mytheme/mytheme.yaml file it solves the problem ! Thank
-
Theme Inheritance - menu problem
· 6 years ago
Hello, No i haven't fixed it... Yes it's exactly the same thing ... My version is : grav v1.6.24 - 04/27/2020 quark v2.0.2 - 08/09/2019 I'm using Firefox (78.0.2) on Ubuntu 18.04 Thank's
-
Theme Inheritance - background color of all the pages
· 6 years ago
Thank's again ! so the solution for me is body, #header, .card { background-color: #CCBBBB; } .bg-gray { background: #CCBBBB !important; }
-
Theme Inheritance - background color of all the pages
· 6 years ago
Hello, Thank's for the answer ! I succed for all the page but not for a small part in the header and footer header <section class="container "> <nav class="navbar">
-
Theme Inheritance - background color of all the pages
· 6 years ago
Hello, I duplicate the quark theme to have "mytheme" like explain in the documentation : Theme Inheritance > Inheriting manually Now I would like to change the background color of all the pages of
-
Theme Inheritance - menu problem
· 6 years ago
Hello, I've duplicate the quark theme to have "mytheme" like explain in the documentation : Theme Inheritance > Inheriting manually I seems that's I've succed but sometime is not working anymore in