Calendar: change font size of one calendar

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Post Reply
User avatar
Bospieper
Posts: 166
Joined: Thursday 07 November 2019 10:26
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.1
Location: NL
Contact:

Calendar: change font size of one calendar

Post by Bospieper »

Hi,
Is it possible to change the fontsize of one calendar using more then one calendars?
Grz.

Code: Select all

blocks['gmail_calendars'] = {
        type: 'calendar',
        layout: 1,
	startonly: 'true',
        emptytext: 'Geen afspraken',
        url: 'https://calendar.google.com/calendar/embed?src=%40gmail.com&ctz=Europe%2FAmsterdam',
        icalurl: {
            Personal: {
            ics: 'https://calendar.google.com/calendar/ical/%40gmail.com/private-bf115bea/basic.ics',
            color: 'white'},
            IntusWit: {
              ics: 'https://mkann.rooster.nl/InPlanningService/ICalService?key=3b1hu6cjuiu',
              color: 'yellow'},
            IntusCaco: {
               ics: 'https://mknn.rooster.nl/InPlanningService/ICalService?key=2g0yp3qm1p1uvjamt',
               color: 'yellow'}
        },
        holidayurl: 'https://calendar.google.com/calendar/ical/nl.dutch%23holiday%40group.v.calendar.google.com/public/basic.ics',
        maxitems: 9,
        weeks: 5,
        lastweek: false,
        isoweek: false,
        width: 12
                
}
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest