Changing event font color in source code

Home » Forums » Web Calendar » Changing event font color in source code


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.


Senior Advisor
5,353 posts
Online Now

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 when it's so easy to overlook something I'm not looking for.
Here's my S-Drive site with
examples of what can be accomplished in VSD.
http://progrower.coffeecup.com/
Here's my CoffeeCup SCCP Shop with examples of what can be done.
http://progrower.coffeecup.com/shop/




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?


Senior Advisor
6,982 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
http://www.eikweb.com
http://www.horgenhonning.net/
http://www.norwayroots.com
http://www.johnsflats.com


Registered User
4 posts

That worked...thank you so much!


Senior Advisor
6,982 posts

:) You're welcome! Glad to be able to help. Ha en riktig god dag!
Inger, Norway
http://www.eikweb.com
http://www.horgenhonning.net/
http://www.norwayroots.com
http://www.johnsflats.com


Registered User
77 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!


Senior Advisor
6,982 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
http://www.eikweb.com
http://www.horgenhonning.net/
http://www.norwayroots.com
http://www.johnsflats.com


Registered User
4 posts

How do I change the highlight color?


Senior Advisor
6,982 posts

Which highlight colour? There isn't a highlight colour to my knowledge. Ha en riktig god dag!
Inger, Norway
http://www.eikweb.com
http://www.horgenhonning.net/
http://www.norwayroots.com
http://www.johnsflats.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.