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
How to target a specific box in Download Builder | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium How to target a specific box in Download Builder

How to target a specific box in Download Builder

Posted: February 2, 2014 at 6:01 am

Viewing 4 reply threads


Breakwater School

February 2, 2014 at 6:01 am

Hello! There is a box that folks paying with checks will see when they go to confirm their registration. How do I target that specific box if I’m using Download Builder. Which box do I toggle?

Our site is http://www.breakwaterschoolregistration.org.

WP Version 3.8
EE Version 3.1.36.4.P

The EE installation was upgraded two days ago.

Many thanks!
Kathy


Dean

  • Support Staff

February 3, 2014 at 5:02 am

Hi Kathy,

What is Download Builder?


Breakwater School

February 3, 2014 at 7:23 am

Hey Dean! Last week you pointed me here to change the styles of my registration page. There is a specific box that I need to make yellow. Perhaps I should have said Themeroller.

“The styles used by Event Espresso are actually done by jQuery, the Themeroller system.
You can actually create new Themeroller “themes” that can be used with Event Espresso, here’s a guide – http://staging.eventespresso.com/wiki/how-to-create-custom-themeroller-styles/”

Many thanks!
Kathy


Dean

  • Support Staff

February 3, 2014 at 7:40 am

Ahhh I see.

You can’t change that with Themeroller. In short Themeroller will style things that are part of jquery UI, such as sliders and datepickers, as well as form elements like buttons.

You will have to target that box with standard CSS.

SO for example, if you want to add a yellow background to the Check Payments “button” (it isn’t really a button), then you would use this

#check-payment-option-lnk {
background-color: yellow;
}


Breakwater School

February 3, 2014 at 7:53 am

Wonderful! And thank you for your quick response!

Kathy

Viewing 4 reply threads

The support post ‘How to target a specific box in Download Builder’ 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