Support

Home Forums Event Espresso Premium Add More Attendees Hyperlink Dispute

Add More Attendees Hyperlink Dispute

Posted: April 25, 2013 at 12:32 pm


Melissa

April 25, 2013 at 12:32 pm

Hello –

The “Add More Attendees” link does not appear to be working.  The link or curser does not change when hovering over it.  I need to chance this so that users know to physically click on “Add More Attendees” because something changes when moving over it.  Additionally, I’d like to make this hyperlink a different color.  How can I do that?

Here is an event registration link so you can see what I am experiencing: http://www.vinoandcanvas.com/event-registration/?ee=15

Please help.  Thank you.


Josh

  • Support Staff

April 25, 2013 at 12:52 pm

Hi Melissa,

If you update to the very latest version of Event Espresso (currently 3.1.31) you’ll notice that the Add more attendees link has the Micky Mouse hand when you hover over the link.

The new version has this style rule that can be changed to make the link a different color:

/* Additional Attendees Form */
.add-additional-attendee-lnk {
	padding:1em 2em 1.25em; margin: 0 0 1em 0;
	background-color: #FFC; border: #FC6 1px solid; border-radius:3px;
	color: #000; text-shadow:1px 1px #fff;
}


Melissa

April 25, 2013 at 1:14 pm

Hello Josh –

I have updated to the latest version.  I do NOT have the Mickey Mouse hand though.  Instead I now have a yellow box and the curser icon does not change.


Josh

  • Support Staff

April 25, 2013 at 1:35 pm

Hi Melissa,

I checked and it looks like you need to have themeroller turned off in Event Espresso>Templates settings to make the Mickey Mouse hand pointer happen.

If you’d prefer to leave themeroller on you can add this set of rules to your custom stylesheet. If your WP theme doesn’t have a custom stylesheet option a plugin like the my custom CSS plugin can be used:

.additional-attendee-lnk {
display: inline-block;
margin: 0 0 .5em;
padding: 1em;
cursor: pointer;
}

Please see this tutorial for additional tips:

https://eventespresso.com/wiki/using-css3-to-style-links/


Melissa

April 25, 2013 at 5:06 pm

Thank you!

 

The support post ‘Add More Attendees Hyperlink Dispute’ 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