Changing event font color in source code

User 326049 Photo


Registered User
4 posts

My calendar is located at: www.shelbyholly.bryanbender.com/calendar.html

It is somewhat difficult to read the events because it is black text on dark red background. I'd like to change this font to white, but i'd like to change it at the source so i don't have to change it each time I open the calendar to add an event. Any help at all would be greatly appreciated.
User 187934 Photo


Senior Advisor
20,190 posts

I do believe you'll have to do the changes in the CSS monthstyles file to acomplish this. You sholud be able to do this with any editor. Just open it from your website and edit it and ftp it back up.
Click on the link and it will more then likely open in note pad.
http://shelbyholly.bryanbender.com/cale … styles.css
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 326049 Photo


Registered User
4 posts

I've looked at that before but couldn't ever find which one was the font color that needed to be changed...could you help me with that please?
User 122279 Photo


Senior Advisor
14,454 posts

*{ padding:0px; margin:0px;}
/** base calendar styles **/
#cc_calendar a:link, a:visited{text-decoration:none; border-bottom:0px; color:#000000;}
#cc_webcalendar a:link, a:visited{text-decoration:none; border-bottom:0px; color:#000000;}
#cc_calendar_container { position:relative; }


This is the top of the css file. In the bold line, change the color to #fff.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 326049 Photo


Registered User
4 posts

That worked...thank you so much!
User 122279 Photo


Senior Advisor
14,454 posts

:) You're welcome! Glad to be able to help.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 514943 Photo


Registered User
125 posts

Okay, when that color change is made- each time the a new event is added and updated- will the code need to be changed again after the update? Will each update make the file go back to the orginal template default colors? Thanks
Love those Nikon's!
User 122279 Photo


Senior Advisor
14,454 posts

Not if you change the css of the actual template you are using. Not quite sure if a simple update of events will change it otherwise.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 326049 Photo


Registered User
4 posts

How do I change the highlight color?
User 122279 Photo


Senior Advisor
14,454 posts

Which highlight colour? There isn't a highlight colour to my knowledge.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com



Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.