Settings User Account

Account: demo_account (User: test@email.xyz)

Here you have the option to make some settings for the Box-Style Calendar .


Color setup

Background Weekdays:#
Background Sundays:#
Text Weekdays:#
Text Sundays:#
Link/ event:#
Hover link/ event:#
Text shadow color:#
Text shadow: on off
Border color:#
Your example (weekday / Sunday):


Dimensional and ★ settings

Border radius:
Border width:
★ Show stars on event? (stars uses color you gave for Link / event)
If I have no date to show, show a date from newsp.eu


Expert settings (box-shadow)

Box-shadow: These settings are marked as expert settings, as they require an additional change to the HTML code on your part. This is a drop shadow around the actual calendar. Since the calendar comes as an iframe on your site, the illusion of the shadow must also be integrated on your site.

Offset X: px (e.g. 10)
Offset Y: px (e.g. 20)
Blur radius: px (e.g. 25)
Spread radius: px (e.g. -5)
Shadow color:#


HTML-code

⚠️ Login first! Then copy code:

<DIV style="all: unset; display: block; margin-bottom: 1.5em; width: 200px; height: 125px; box-shadow: 0px 0px 0px 0px #C0C0C0;">

<iframe width="100%" height="100%" src="https://newsp.eu/calendar05.php?u=XXXX-XXXXX" frameborder="no" scrolling="no"><P>iFrame not supported</P></iframe>

<DIV style="all: unset; display: block; position: relative; font-size: 8pt; bottom: 1em; text-align: center;"><a href="https://newsp.eu?ref=XXXX-XXXXX" target="_blank">NewsP Calendar</a></DIV>
</DIV>