Is there any way to change the text color of the calendar name? I'm using a custom color instead of the themes and it makes my name(cname) black which is kind of hard to see with my background color.
Thanks!
Mike
Calendar Name Color
(4 posts) (2 voices)-
Posted 6 months ago #
-
Yes. There is now a 'cnamec' parameter which sets the (font) color for the displayed
calendar name.For example '&cnamec=blue' or '&cnamec=#0000ff' would set the text color to 'blue'.
Posted 6 months ago # -
Ok that worked great. Just a couple more questions and I'll have this finished :)
1. Any way to change the font color of the Month and Year like we did with the name?
2. I have 4 entries on one day in the month. Only three will show up without clicking 'more' Is there any way to make the cells bigger so I can fit that last item in there and have it show up without any more clicking? I tried increasing the height of the calendar to stretch it out but at 600px it won't seem to get any taller no matter what I set the value to. Thanks a lot.
Posted 6 months ago # -
The font colors can not currently be changed.
The height of days in a month grid may be changed using one of these options:
- 'gwrap=1': displays each event summary completely for all events
- 'gpercellm=N': sets the maximum number of events in a day (0 means unlimited)Posted 6 months ago #
Reply
You must log in to post.