Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Antimatter theme, forms, checkbox field styling

Started by Muut Archive 9 years ago · 3 replies · 431 views
9 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]
9 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.

9 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 1332 9 years ago
Archive · by Muut Archive, 9 years ago
2 923 9 years ago
Archive · by Muut Archive, 9 years ago
2 4053 9 years ago
Archive · by Muut Archive, 9 years ago
1 2931 9 years ago
Archive · by Muut Archive, 9 years ago
3 1109 9 years ago