News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Calendar scheme

Started by Nexusstorm, January 29, 2011, 09:41:25 PM

Previous topic - Next topic

Nexusstorm

Hi All,

I'm running SMF2.0 RC4, I have created a dark theme, with regards to the calendar, when holidays or events are shown, they are also in a darl color, I have looked everywhere for the code, to change the colors of the holidays or events when displayed, in the calander ot on the Upcoming Calendar section. Could some one please direct me to the proper section of code so i can adjust the color, or is it apart of CCS?

Live life to the MAX!

Antechinus

css/index.css:

/* Calendar colors for birthdays, events and holidays */
.birthday
{
color: #920ac4;
}

.event
{
color: #078907;
}

.holiday
{
color: #000080;
}

Nexusstorm

Thank you Antechinus, knew it had to be as simple as that, must be going blind, sure i checked index.css
Live life to the MAX!

Antechinus

Open the file on your desktop in a proper code editor and use the search function. You can find things a lot easier that way. Saves you going cross-eyed. :)

CapadY

Can this be marked as solved now ?
Please, don't PM me for support unless invited.
If you don't understand this, you will be blacklisted.

Advertisement: