Support

Home Forums Event Espresso Premium Checkbox alignment issue on registration page

Checkbox alignment issue on registration page

Posted: August 26, 2015 at 5:01 pm


Vantage Websites

August 26, 2015 at 5:01 pm

Hi, I have followed the videos on how to add custom checkboxes, and I am finding two issues:
1. I cannot get the text to go all the way across the page, instead it is confined to the left area, which makes it several lines long, can you please assist with this? Example: https://www.bestpaintingparties.com/event-registration/?ee=241

2. I followed the tutorial on how to add the hyperlink to terms of service (since removed). The issue I found was that on the admin side, when I clicked on a particular clients registration, the entire page, no matter where you clicked, was a hyperlink to the terms of service page… Have you guys experienced this before?


Tony

  • Support Staff

August 27, 2015 at 5:39 am

Hi there,

1) Its because there is a width of 150px set for the labels within Event Espresso.

We can’t change this to fix all checkboxes as it will effect all label fields, but we can apply a fix for that specific question with some custom CSS.

label[for=MULTIPLE_11] {
    width: auto;
}

That will look like this – http://take.ms/rILtQ

We recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these.

Does that work?

2. That isn’t something I’ve seen before, are you closing your link with </a> at the end?


Vantage Websites

August 27, 2015 at 7:46 pm

added your custom CSS to my site, worked like a charm. THANK YOU.

-alex


Dean

August 28, 2015 at 4:26 am

Hi,

Marking as resolved. If you wish to continue this discussion please open a new support thread and link to this one. Thanks!

The support post ‘Checkbox alignment issue on registration page’ 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