Support

Home Forums Event Espresso Premium Styling of questions CSS

Styling of questions CSS

Posted: November 7, 2019 at 7:46 am


Mark O’ Brien

November 7, 2019 at 7:46 am

hi i have a few questions that are very long and i was wondering is it possible to place question on top of input box rather then aligned to side like in the link below ? s there any css you could please provide . Thank you in advance . i am running event espresso 3 ..

https://www.iacr.ie/biomedical-track-registration-categories/


Josh

  • Support Staff

November 7, 2019 at 9:29 am

There is, but before this will work, some questions will need some fixing.

As it stands now, some of the original EE system questions have been “repurposed” into other questions. For example, the “Are you a current member?” question is actually the “City” field? So the answer for that question will end up in the Attendee’s Address City field. You probably do not want that to happen, correct?

So here’s what needs to be fixed:
Are You a Current member → You’ll create a new question for this and change that question back to “City”

Membership Type – Student, Post Doc or PI?* → You’ll create a new question for this and change that question back to “Country”

Will you be attending the Early Career… → You’ll create a new question for this and change that question back to “State”

Once that’s done I can give you the remainder of the CSS.

Here’s the CSS that you can use to get started (which will work for the questions that were set up correctly)

.ee-reg-page-questions[for="MULTIPLE_12"],
.ee-reg-page-questions[for="TEXT_14"],
.ee-reg-page-questions[for="MULTIPLE_22"] {
display: block;
width: 100%;
margin-top: 20px;
}


Mark O’ Brien

November 8, 2019 at 9:54 am

Thanks , Josh , yes please do send me on the rest of the CSS code . . . .I have repurposed the questions now. Kind Regards Mark


Mark O’ Brien

November 8, 2019 at 10:34 am

hi josh I think I managed to come up with the rest of the CSS myself, any suggestions you have to improve alignment or overall look would be much appreciated . .Regards Mark

https://www.iacr.ie/biomedical-track-registration-categories/


Josh

  • Support Staff

November 8, 2019 at 11:53 am

Hi Mark,

I checked and it looks like you’re got this worked out.

The support post ‘Styling of questions CSS’ 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.

Event Espresso