Forums

[resolved] Changing Specific Colors of Calendar (3 posts)

  1. quarter
    Member
    Posted 1 year ago #

    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

  2. Devin Price
    Member
    Posted 1 year ago #

    Try using the Firebug add on for Firefox or Chrome (http://getfirebug.com/). That will allow you to select the items and see which classes affect them.

    If you need more direct help you'll need to post a link.

  3. quarter
    Member
    Posted 1 year ago #

    Thanks, It helped and I figured it out!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.