I am using the standard contact form under RW7. Can anyone recommend a replacement contact form that is more flexible etc?
One of the reasons I am asking, is that I simply can not see how to alter the colour of the text that appears above the contact form fields ‘Your name’ ‘Message’ etc. Customisable text boxes yes but not the text box titles.
Hi,
You can try this CSS in the RW CSS container for the contact form page:
label {
color: green;
}
Obviously you can change the color to whatever you wish.
As you did not supply a URL I am only testing this against the Feather theme demo page…
Regarding recommendations for other form tools: I can recommend FormSnap/FormLoom and MachForms, but if you can be more detailed about your requirements I’m sure we can be more detailed in our recommendations.
Yes. You select them (highlight them), and use the colour picker at the bottom of the stacks edit mode interface.
Note: Where ever you see a text area in stacks that allows you to double click in to edit the text, you can use the colour picker at the bottom of the stacks window to change the colour of that text. Note to note: Some stack may have CSS to explicitly override your colour choice in preview, but it won’t hurt to try
Formloom 3 plug in from YabDab is excellent, allows extensive styling and has a lot of options to build far more complex forms. Formsnap is the stacks version but Formloom has a stack included and imho the plug in has a much easier interface.