I use the Canlendar template BY DEFAULT
When the Background and Clear = text color is Dark = Cool
But I have color categories Dark = text color is Dark = BAD
Can you tell me where the default code is? BY MONTH
So I can resume the layout that suits me and to add the City of JevLocation
Thank you very much
Here is the code I have for the moment :
When the Background and Clear = text color is Dark = Cool
But I have color categories Dark = text color is Dark = BAD
Can you tell me where the default code is? BY MONTH
So I can resume the layout that suits me and to add the City of JevLocation
Thank you very much
Here is the code I have for the moment :
<div class="eventfull">
<div class="eventstyle" style="background-color:{{Event background color:COLOUR}};border-bottom-color:{{Event background color:COLOUR}};">
<span class="editlinktip hasjevtip" title="{{Tooltip title:TOOLTIPTITLE}}" data-content="{{Tooltip content:TOOLTIPCONTENT}}">
<a class="cal_titlelink" href="{{Link:LINK}}">{{Event Time:EVTTIME}} {{Titre:TITLE}}</a>
</span>
</div>
</div>
<div class="eventfull">
<div class="eventstyle" style="background-color:{{Event background color:COLOUR}};border-bottom-color:{{Event background color:COLOUR}};">
<span class="editlinktip hasjevtip" title="{{Tooltip:TOOLTIP}}">
{{Titel:TITLE}}
</span>
</div>
</div>