The Calendar - Days of the Week font colors
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
The Calendar - Days of the Week font colors
On my forum I'm using the default Calendar widget that forumotion provides and the days of the week Mon through Sunday are font color "white" and my background is very light blue, so I need to change the colors of the days of the week on the calendar to something darker. Could you tell me how to do this or show me a code to change it?
Thanks
Thanks
Last edited by runawayhorses on April 11th 2012, 3:39 pm; edited 1 time in total
Re: The Calendar - Days of the Week font colors
Hi!
Add this to CSS Stylesheet:
Add this to CSS Stylesheet:
- Code:
#calendar table.table1 tbody th{
color: #333 !important;
}
Guest- Guest
Re: The Calendar - Days of the Week font colors
Thanks, that's exactly what I was looking for and it works great.
Re: The Calendar - Days of the Week font colors
Since this thread is marked as solved, this will be moved now. |
Jophy- ForumGuru
-
Posts : 17924
Reputation : 835
Language : English
Location : Somewhere
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum