Event Calendar Pro Single Instance CSS

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
10/3/2012 12:18:47 AM
Gravatar
Total Posts 39

Event Calendar Pro Single Instance CSS

I am trying to change certain CSS attributes only on one Event Calendar Pro Instance in a site.  Most of the other controls have the custom CSS option in the General area but I dont see it for this control. 

Is there a way for me to make these changes?  I was thinking of adding the CSS to the page via an HTML Control but I can't change the content when they actually select a calendar event.

Here is what I am actually trying to do in case there is a better way:

- Have an event that has limited seating capacity (max tickets)
- Is free to register
- Does not show ticket price: free on the event details
- Does not show ticket price on the event registration page
- Does not show the Order Total on the registration page

I was going to use custom CSS to hide them for this instance of the control.  I cant do it globally because we use the control elsewhere for paid events.

Thanks,

Tom

10/3/2012 12:49:15 AM
Gravatar
Total Posts 216
Community Expert

mojoPortal Hosting & Design @ i7MEDIA!

Re: Event Calendar Pro Single Instance CSS

If you actually have a separate instance of the calendar for your event, and if you're just needing a class, I suggest using a body class for the page the calendar is on, then changing/hiding whatever you need via that.

10/3/2012 11:18:44 PM
Gravatar
Total Posts 39

Re: Event Calendar Pro Single Instance CSS

After a crash course in CSS Selectors I am good to go.  Thanks for the advice, the body CSS tag worked like champ!

Thanks Isaac!

Tom

You must sign in to post in the forums. This thread is closed to new posts.