Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How does the "author" feature works?
· 12 years ago
I saw there is an author folder in the antimatter theme. But I can't figure out if a template is missing or not... I found correct information about how to filter using the taxonomy, but I do not have
-
Background color
· 12 years ago
Thanks! I have merged your pull request.
-
Background color
· 12 years ago
adding background in _core.scss worked for me. // Global body styling #body { @extend .default-animation; @extend .padding-horiz; background: $page-bg; padding-top: $header-height +
-
Background color
· 12 years ago
I use sass to compile the css and do not use one of the skeletons.
-
Background color
· 12 years ago
I managed to change the colour of the links but I am struggling with changing the background colour of the antimatter theme. I just need it to be some nuances darker. Any idea how this could be done.
-
Adsense
· 12 years ago
Something like that should be put in the theme, probably in the partials/base.html.twig. This way it will be included on all pages irrespective of the content. If you do start editing the theme, I s
-
Adsense
· 12 years ago
Is there a way to add adsense code (or any HTML code for that matter) to the site? The HTML code is stripped out by the markdown coding method.
-
How to put a banner picture on the antimatter home page (like on getgrav.org)?
· 12 years ago
rather than manually deleting those folders, can you run the CLI command: bin/grav clear-cache ??
-
How to put a banner picture on the antimatter home page (like on getgrav.org)?
· 12 years ago
Well on my installation i replaced the showdown.jpg with another one. And now getting an error image. Have deleted the /images and /cache folder but still not the image i want to load...
-
How to put a banner picture on the antimatter home page (like on getgrav.org)?
· 12 years ago
You can really use any compiler, but we generally use the ruby compiler installed via gem. http://sass-lang.com/install There is a sass.sh script file in the antimatter directory that will watch and c