Replies: 10 comments 5 replies
-
I would also like the ability to customize the background color of calendar events. Right now, you can choose the text color of calendar events (which is nice, because I set my husband's Google calendar to blue, mine to red, and our son's to green), but I would rather the text be white and the background of the event be the color (like how holiday or all-day events appear with a background). I can't figure out how to get the CSS code to work to do this. |
Beta Was this translation helpful? Give feedback.
-
We only saw the change to all-day events displayed on our wall calendar (one 365 and two Google calendars are linked) beginning yesterday. Immediately, all members of the family reacted negatively - the solid colors with white lettering are very bright, make the embedded text difficult to read, and needless to say, seem like a terrible waste of pixels that will lead to screen burn. PLEASE find a way to reverse this asap - we don't even want to turn the thing on at this point! If this feature truly can't be toggled, can we select the background color and just set it to black ? Or, could we make the block of color appear less bright perhaps, and change the text color of all-day events as well? |
Beta Was this translation helpful? Give feedback.
-
This makes the display really ugly. I set all my events to all day with the time in the title because they typically do not have an end time. Also this makes the text extremely hard to read. I really can't imagine that there is no way make this happen considering how advanced the DAKboard software is. |
Beta Was this translation helpful? Give feedback.
-
A recent customer request has asked if we can set this up to work the opposite way as well. This customer would like to be able to add the color background with white lettering to all events and not just all-day events. |
Beta Was this translation helpful? Give feedback.
-
Currently using apple iCal but a recent update has caused all-day events to be displayed with white text with the chosen colour of the calendar becoming the background. Timed events are displaying as text in the colour of the calendar. We would like the text for all-day events to be displayed in the colour of the calendar. As an example, we have a birthday calendar with blue text and a cake image next to it. The birthday is set as an all-day event. Since the update, this displays as a blue rectangle for the background and white text. The full block rectangle of colour looks so out of place with other entries appearing as different coloured text. An update for this would be greatly appreciated Many thanks |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
John also suggested the following in his open ticket with us: I would want the rectangles around the all day events to be transparent and the text colors to be the colors of the calendar feeds as I assign them This could be another possible solution. |
Beta Was this translation helpful? Give feedback.
-
Hi
This works for all calendars, but is it possible to change the colour for just one calendar using CSS?
Many thanks
Spencer
On 1 Oct 2024, at 13:40, Robert Salsbery ***@***.***> wrote:
Hi John, Sorry I didn't see this sooner, and I may have already responded to you in a ticket about this but I thought I should add it here as well. You can change the coloring of the lettering in the All-Day events by using Custom CSS available with Paid Subscription plans. Go into your Custom Screen editor, click on the Styles dropdown in the upper left corner, click the Add Custom CSS Rules button, and then copy and paste the code below into the space provided:
.calendar-monthly-big .event-all-day, .calendar-monthly .event-all-day {
color: black;
}
This will change the letters in all these event types to Black. Changing the color name will change what color is used. Save your changes then press the Refresh Displays button to the right of the Add A Block button to refresh your displays.
—
Reply to this email directly, view it on GitHub<#1948 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BF6TQETGVWTHSEIQEBXPWWTZZKJ23AVCNFSM6AAAAAA64MFZK6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOBQHA3DSMA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Post our bug fix to correct the issue where the All-day/Multiple-day Color backgrounds for events were missing on all ICS/iCal links, we have had a few customers request the ability to remove this. The Current design of the Calendar system prevents us from even modifying this with custom CSS.
I have opened this discussion to determine how many customers would like this ability as well as to look into possible ways of adding this enhancement without compromising the calendar block.
Beta Was this translation helpful? Give feedback.
All reactions