localendar Forums Homepage


Print at Sep 16, 2025, 5:34:53 AM

Posted by support at Jul 2, 2013, 8:30:46 PM
Re: Colors on Interactive Monthly Calendar View for Plugin Not Correct
You are correct in assuming that your stylesheet (dark.css) is setting a global CSS style for the page (line 5)

The balloon is attached to the following classname:
.localendar-balloon{
}

if you added something like this to your CSS, you could style it however you want:

.localendar-balloon{
color:black;
background-color:yellow
}

BTW, the latest version of the plugin also lets you specify the background color of the popup balloon directly.
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us