Support

Home Forums Event Espresso Premium Highlight 'today' in Calendar

Highlight 'today' in Calendar

Posted: July 10, 2014 at 2:31 am

Viewing 2 reply threads


Tony O’Keefe

July 10, 2014 at 2:31 am

Hi,

I am using Themeroller styles for my calendar.
In the default calendar style the current day (today) is highlighted by a constrasting color.
This feature is lost in when I use the themeroller styles.
How can I restore this feature with the themeroller styles?

Thanks,

Tony

Event Espresso version 3.1.36.5.P
WordPress version WP 3.9.1
I would like to have the


Tony

  • Support Staff

July 10, 2014 at 5:34 am

Hi Tony,

Within the Calendar’s css directory files (wp-content/plugins/espresso-calendar/css/) you’ll find a calendar.css file.

Copy that file to wp-content/uploads/espresso/css/

Then in that location open up the file, on lines 48-52 you’ll find:

#espresso_calendar tr td, /* flounder theme */
#espresso_calendar tr:hover td {
	background: none; /* expound theme */
	background-color: transparent; /* spun theme */
}

Remove those lines of code.

This will allow the Calendar to use the theme-roller styles for the background once again.


Tony O’Keefe

July 19, 2014 at 8:34 pm

Excellent. That did the job nicely.
The current day on my calendar can be styled again.
Thanks. Marking this as resolved.

Viewing 2 reply threads

The support post ‘Highlight 'today' in Calendar’ 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