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 do I change the calendar border color? | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium How do I change the calendar border color?

How do I change the calendar border color?

Posted: June 25, 2013 at 5:53 pm

Viewing 1 reply thread


Kirsten Gould

June 25, 2013 at 5:53 pm

This is the link to my calendar page:

http://craftopiastudio.com/?page_id=94

I do not code and am a beginner.  I would like it to be dark grey to go with the colors in my site.


Dean

  • Support Staff

June 25, 2013 at 11:35 pm

Hi,

If you are referring to the blue background where the days of the week are, you can either change it with CSS (which can be added to your themes style.css file or with a plugin like My Custom CSS:

th.fc-widget-header {
background: #666; /* This is the background colour */
color: #fff; /* This is the font colour */
}

Or you can turn off or change the Themeroller style in the Template Options page. Themeroller also controls the look of the events so turning it off or changing the style will affect those too.

http://staging.eventespresso.com/wiki/template-settings/

http://staging.eventespresso.com/wiki/how-to-create-custom-themeroller-styles/

Viewing 1 reply thread

The support post ‘How do I change the calendar border color?’ 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