I would like to add some Google Calendars to my client website. The Google Embeddable Calendar Helper provides very few options. Updating the hexadecimal code for the background color in the generated source only works if you select one of the standard colors for Google Calendar bg. (I can adjust the border selector because at least it is in the actual expression.)
The source view on the displayed page shows a CSS file loaded from an iframe, but I obviously can't change anything. And I suppose I can’t get to override the selectors with my own CSS file, because I don’t have the ability to “inject” it into the iframe.
Does anyone know of a (non-API) way to customize colors, fonts, and other CSS styles in the built-in Google Calendar?
Thanks in advance...
source share