Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Multiple Assets Named
· 11 years ago
I see that to implement named assets one must first declare it here. Is there a way to have multiple js files loaded with one name?
-
Change non english font in meditation theme
· 11 years ago
thanks you very much! problem solved!! :)
-
Change non english font in meditation theme
· 11 years ago
You would need to do you include that you have above, at the top of the main.scss file, and then put Nanum Myeongjo in the front of the font stack definition: https://github.com/getgrav/grav-theme-med
-
Change non english font in meditation theme
· 11 years ago
i try search thie forum. but i cant solve. i need your help. how to change Change non english font in meditation theme? using google font. @import url(http://fonts.googleapis.com/earlyaccess/nanummyeo
-
Text align in "Antimatter"-Theme
· 11 years ago
You can create a file called custom.css in the Antimatter css/ folder and simply put: body p { text-align: justify; }
-
Text align in "Antimatter"-Theme
· 11 years ago
Hello everybody, maybe this is a very stupid question but where can i change the text align parameter for the "antimatter" theme to "justify"? So that the normal content text is displayed justified?
-
Problem in page _portfolio of agency theme
· 11 years ago
Done.
-
Problem in page _portfolio of agency theme
· 11 years ago
Good catch, you can't use a dash in a variable name, although you can use underscore. But this probably should be addressed in the theme. Would you mind creating an issue on the project so we can tr
-
Problem in page _portfolio of agency theme
· 11 years ago
I have just solved the problem by replacing modal-id and project-date by modalid and projectdate both in user/themes/agency/templates/modular/portfolio.html.twig and in user/pages/01.home/_portfolio.
-
Problem in page _portfolio of agency theme
· 11 years ago
I have downloaded the agency skeleton to adapt it for my own site. Everything seems to work as it should except for the _portfolio page. This page shows a bunch of clickable thumbnail images. If you c