Changing Specific Colors of Calendar
-
Hello all,
Thank you for taking the time to read this question. I want to know what command to use to change the colors I have in my calendar. I want the dates to be in white and the boxes that dates are in to be black.
To get the background black, I used this command to the end of my style.css file.
}
.tec-tooltip .tec-event-title {
background-color: #000000;
margin:0;
color:#fff;
font-size:12px;
padding:0 6px;
height:24px;
line-height:24px;
}Please see linked picture to see what I’m talking about.
Thank you for your time,
Bryan
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Changing Specific Colors of Calendar’ is closed to new replies.