Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
CSS Gaps on Events registration | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium CSS Gaps on Events registration

CSS Gaps on Events registration

Posted: October 7, 2013 at 12:35 pm

Viewing 4 reply threads


Nick Power

October 7, 2013 at 12:35 pm

http://ipesdev.com/meetings/registration/?ee=1

Have a look at this page, there are some CSS bugs. Big large gaps in the middle of the form, this appears on some other pages too.

Can you help me?


Sidney Harrell

  • Support Staff

October 7, 2013 at 1:23 pm

It looks like it it the rule

.event_form_field {
clear: both;
}

on line 487 of http://ipesdev.com/wp-content/plugins/event-espresso/templates/css/themeroller/themeroller-base.css. When I disable that rule in the element inspector the bottom of the form snaps up to where it is supposed to be.


Nick Power

October 7, 2013 at 2:34 pm

Yea, you certainly right Sidney, I did that and it is fixed. I was worried at first that this might affect other styling areas of the themeroller theme but I guess there is no choice! Thanks!


Sidney Harrell

  • Support Staff

October 7, 2013 at 3:40 pm

You can adjust the rules to apply only to certain elements. The rule with the greater specificity will win. The specificity calculation is a little complex, but I like this tool for figuring it out: http://specificity.keegan.st/


Nick Power

October 7, 2013 at 3:45 pm

Cool – nice calculator!

Viewing 4 reply threads

The support post ‘CSS Gaps on Events registration’ 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 - Staging Server