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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Themes & Styling

Contact Form fields span entire page width

Started by Len Heins 7 years ago · 2 replies · 634 views
7 years ago

I am using the latest grav skeleton one page modular site as the basis for my site. The form I have added displays fields the full width of the page. I have tried styling the form with custom.css to no avail. I have been reading all day about theming but playing with twig templates seem like a bridge too far for my current level of expertise. How do I go about making my form fit say 75% of the screen in a responsive manner, or to simply fit in well with the rest of the modular page hero and feature module widths. I feel I have missed something that should be built in - simply a class in my form frontmatter maybe - a template that encapsulates my form on the page!?? I have the form plugin installed BTW.

7 years ago

add the form to your page via template, define a CSS class in your template should work, IMHO.

7 years ago

Thanks hoernerfranz for your HO - I appreciate it and hope you can give me just a little more detail: I have noticed that quark has no templates/form.html.twig so I assume the form is rendering based on plugins/form/templates/form.html.twig although I don't understand how. So my plan is derive a custom theme based on quark and add a templates/form.html.twig template to it along with a CSS file. Should this reference the plugins/form/templates/form.html.twig somehow to render the form within my theme's form template? Can I copy a form.html.twig from another theme or rather try to derive it from quark's text.html.twig say?

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by Pedro M, 2 months ago
4 202 2 months ago
Themes & Styling · by Ian, 2 months ago
3 98 2 months ago
Themes & Styling · by Norbert, 2 years ago
11 461 3 months ago
Themes & Styling · by Lukáš Findeis, 3 months ago
0 52 3 months ago
Themes & Styling · by Sebadamus, 4 months ago
5 132 3 months ago