Support

Home Forums Event Espresso Premium Can't type in registration fields in Firefox

Can't type in registration fields in Firefox

Posted: September 7, 2012 at 1:03 pm


Michel Neray

September 7, 2012 at 1:03 pm

Working fine in Chrome and Safari – but in Firefox, we cannot type in the registration form fields. The text field is selected, but nothing gets entered (or the text doesn’t show up). My contact form is working correctly in Firefox, so not sure what’s up?


Dean

September 10, 2012 at 12:33 am

Hello Michel,

It seems it is a CSS issue. In your style.css line 222 you will see:

input[type="text"] {
border: 2px solid #EFEFEF;
border-radius: 5px 5px 5px 5px;
color: #000000;
font-family: 'OSreg';
font-size: 0.813em;
height: 25px;
padding: 15px 5px; }

I found by removing the padding or increasing the height here to 48 it got it to work. (I would suggest the padding removal)


Michel Neray

September 12, 2012 at 12:47 pm

Thanks so much!!


Dean

September 13, 2012 at 1:42 am

You’re welcome!

The support post ‘Can't type in registration fields in Firefox’ 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