Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Rss not showing up in Mailchimp
· 10 years ago
Hi, I am having trouble with Mailchimp's automatic RSS email function. Apparently, an email can be generated from the rss feed on a given site, populating the email with titles, summaries and images.
-
Newbe Question: How to resize a video (vimeo) display within Markup
· 10 years ago
Hi you don't need a plugin: Use simple html. Get the video id and then put this in your markdown: <iframe src="//player.vimeo.com/video/68866759" width="960" height="540" frameborder="0" webkitall
-
Newbe Question: How to resize a video (vimeo) display within Markup
· 10 years ago
Hi! I am new to GRAV. I want to embedd a vimeo video. With the plugin no problem. But how can i resize the video display within the Markup (.md) file? plugin:vimeo (https://vimeo.com/194941046?resize:
-
Antimatter Repo Issue #35
· 10 years ago
Thank You Very Much, worked like a champ. I would like to say that I have tried quiet a few of the grav skeletons, and IMHO Antimatter is the best!
-
Antimatter Repo Issue #35
· 10 years ago
You can target #header #navbar ul.navigation li a in your CSS edit. E.g. #header #navbar ul.navigation li a { padding: 0px }
-
Antimatter Repo Issue #35
· 10 years ago
Thanks, have done quiet a bit of investigation and cannot discover how to reduce padding between menu items. Could you point me in the proper direction? Thanks!
-
Antimatter Repo Issue #35
· 10 years ago
It's just kinda low on our priorities list. The antimatter theme is just a basic theme, and the simple/quick answer is to a) have less menu items) or b) reduce padding between items. There is no gre
-
Antimatter Repo Issue #35
· 10 years ago
First of all Thanks for Grav, overall I am very impressed and pleased with the Antimatter Theme! Back in December at the behest of Flaviscopes I posted an issue regarding menu items being pushed below
-
Are markdown files accessible from a live site?
· 10 years ago
Perfect answer, thank you!
-
Are markdown files accessible from a live site?
· 10 years ago
Using the Login plugin you can create a private area or protect some pages to require login: https://github.com/getgrav/grav-plugin-login/#usage Or you can use the Private plugin https://github.com/Di