Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Antimatter theme, forms, checkbox field styling
· 9 years ago
What I am trying to achieve is for the label to be on the same line and to the right of the checkbox. The default layout of this input field is a bit odd for me, it shows the checkbox with the label b
-
Lightslider - responsive Settings
· 9 years ago
@mgsys, yes it should be as simple as handling the passed in responsive param properly.
-
Lightslider - responsive Settings
· 9 years ago
Hello rhusker, should be a simple solution for this problem. The included lightslider version is already able to work with the "responsive" param. Is it enough to juste change the lightslider template
-
Lightslider - responsive Settings
· 9 years ago
I've not had time to look at this i'm afraid. Any PR to improve lightslider to support this would be most welcome.
-
Lightslider - responsive Settings
· 9 years ago
Thank you for sharing your post. It's a shame. I hoped to get along with this. I really need this settings.
-
Lightslider - responsive Settings
· 9 years ago
Here's my earlier thread about this (no solution so far): https://getgrav.org/forum#!/plugin-development:lightslider-responsiveness
-
Lightslider - responsive Settings
· 9 years ago
Hello there, i have a problem using the lightslider plugin in my project. The slider should change it's size depending on the viewport size of the browser. In the original jquery plugin I already fo
-
Form Validation: Required Value for Select Box with Default Option
· 9 years ago
Also please update to latest Form plugin, there has been a couple of fixes that might affect this.
-
Form Validation: Required Value for Select Box with Default Option
· 9 years ago
I can't believe I didn't think of that, seeing as I was already using placeholders for my other fields. Thanks!
-
Form Validation: Required Value for Select Box with Default Option
· 9 years ago
Instead of a default value, you can use placeholder instead! name: province id: province placeholder: Select your Province label: Province type: select