Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Gateway skeleton - Sidebar problem
· 10 years ago
I have just installed the gateway skeleton. But sidebar does not appear when i start the blog. if i click on a single blog posting or the styleguide then sidebar occurs without any problems. thanks fo
-
Folder structure of a multilang site
· 10 years ago
Basically you can do things that way, but you would not be using Grav's multilang support at all. You would simply be using the default page routes to support your languages. Just ensure you don't
-
Folder structure of a multilang site
· 10 years ago
Hey everyone, I want to setup a Multilanguage website with Grav and even though I read the docs I'm still not sure how to it. I'm basically going to have three languages - English, Japanese and Korean
-
Putting Antimatter into a fixed-width container
· 10 years ago
@justin Case it depends on the order of specificity of your custom.css. If not specific enough, then your modifications are overxwritten. That's called 'cascading styles sheet' system. The more specif
-
Putting Antimatter into a fixed-width container
· 10 years ago
Hi there, I tried the code above and added it to custom.css, but it nothing changes. I cleared the cache but the content is still in full width. Did something change in the way custom.css does handle
-
Putting Antimatter into a fixed-width container
· 11 years ago
Hi Rhuk That works very nicely :) Many thanks Luke
-
Putting Antimatter into a fixed-width container
· 11 years ago
I can give you some pointers, but it will require recompiling the SCSS or using custom.css: body #sb-site { position: initial; // reset this max-width: 600px; // your fixed width margin: 0
-
Putting Antimatter into a fixed-width container
· 11 years ago
Hi, I like the Antimatter styling but changing anything around is a bit tricky for a newbie as the css is quite bespoke. Is there an easy way of putting the content into a fixed width container? It
-
Two menu in header and pages?
· 10 years ago
Hello all) I want create two menu with page. For example: 1) -Home -About us -Services -Contacts 2)-Projects -our company -Social pages HEADER How it make in template?
-
How to create a dialog in a plugin?
· 10 years ago
Ok then the approach of using the Form plugin is not valid, I thought you meant in the frontend. Currently there are no examples of plugins doing this, some plugins (Data Manager, Comments) add an adm