Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
rohan sharma Member
@rohankaos · Joined 8 years ago · 22 posts · 7 topics · 0 reputation
Badges
Recent posts
-
One-page theme background-color
· 8 years ago
yeah .. i tried that .. but the problem is that the color overlaps little bit of the header image also, till the part of that container where it is written 'Why grav .. build sites better etc.' ..
-
One-page theme background-color
· 8 years ago
Hi, I would like to change the background-color of the one-page theme skeleton. I made a div class in the features.md and also in features.html.twig and tried to put a background-color to that class b
-
Accessing Collections in Twig
· 8 years ago
Thanks for replying. I got it. I guess I will have to look up the documentation of twig so that I can stop asking these silly questions.
-
Accessing Collections in Twig
· 8 years ago
Hi, I did not understand the page collection that can be accessed in twig template in this link - https://learn.getgrav.org/content/collections. I am learning with antimatter theme. I created a listin
-
Theme tutorial problem
· 8 years ago
i think i understood it now .. the inheritance method only makes a child theme of the antimatter theme and the step 6 is not usable in the inheritance method .. the tutorial is for only the pue blank
-
Theme tutorial problem
· 8 years ago
oh .. the pure blank method in the tutorial in the step 2
-
Theme tutorial problem
· 8 years ago
Well using the pure.css methods works fine though.
-
Theme tutorial problem
· 8 years ago
Thanks for the reply . I created a new theme using inheritance again but the same issue . folder structure of the child theme :
-
Theme tutorial problem
· 8 years ago
My theme.yaml contains : streams: schemes: theme: type: ReadOnlyStream prefixes: '': - user/themes/my-theme - user/themes/antimatter Also, I just realized : us
-
Theme tutorial problem
· 8 years ago
Hi, I followed almost all the steps in theme tutorial lecture in the learn section of grav. but i am unable to get final output as in the tutorial. The only process i din't follow was in the tut, the