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


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

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 – https://eventespresso.com/wiki/how-to-create-custom-themeroller-styles/

Many thanks!
Kathy


Dean

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

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