Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Antimatter theme, forms, checkbox field styling

Started by Muut Archive 10 years ago · 3 replies · 535 views
10 years ago

to close the loop on this, my solution was the following CSS which I applied using the shortcode-assets plugin. Added the following to my ford.md page

CSS
[assets=inlineCss]

input[type="checkbox"] {
    float: left;
    margin-top: 8px;
}

[/assets]
10 years ago

I thin this is already sorted in the last release of the forms plugin. It should be adding an inline style to inline the label.

10 years ago

updated theme and form plugin. you are right, I dont need the additional styling anymore. Thanks

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2278 9 years ago
Archive · by Muut Archive, 9 years ago
2 1496 9 years ago
Archive · by Muut Archive, 9 years ago
2 4745 9 years ago
Archive · by Muut Archive, 9 years ago
1 3557 9 years ago
Archive · by Muut Archive, 9 years ago
3 1620 9 years ago