I’ve some problems with styling the form on the registration page. Basically the problem is, that I want to use longer checkbox-names, for example “Yes, I want to receive the Newsletter!”. The checkbox-labeling has the same class as the “normal” form-labels, so their pretty narrow. You can see the problem here: http://www.alexander-mueller.at/amfweb/event-registration/?ee=3 at the “Newsletter” field.
I’ve to admit I worked pretty dirty around in the CSS file – but I’m using My Custom CSS, so I hope I’m on the safe side 😉
Just one more thing: is it possible to override the way, the form handles “,” in the field? Because I’ve two options that I’ve to separate with a “,” – unfortunately those are two sentences in which a “,” should be places. Is there maybe a code or something so “save” the commas?
No it’s not about the translation, it’s about the comma! If you add a checkbox, you have to separate the different possible options with a comma (“,”) – I want to write for example “Yes, I want to register for the Newsletter!” and there’s the problem: the comma between “yes” and “I” is interpreted as a separator for 2 checkbox-options.
It interprets values separated by a comma as different values. Try this:
Yes! I want to register for the Newsletter, next value
Then save changes.
—
Lorenzo
Viewing 5 reply threads
The support post ‘Registration Form Styling’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.