Monday, 19 December 2016
  4 Replies
  1.4K Visits
0
Votes
Undo
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 :


<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>
8 years ago
·
#180536
Accepted Answer
0
Votes
Undo
Hello,

For the default code, just delete eveything that is in your code editor and click save and save again the default code will be reloaded.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

8 years ago
·
#180536
Accepted Answer
0
Votes
Undo
Hello,

For the default code, just delete eveything that is in your code editor and click save and save again the default code will be reloaded.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

8 years ago
·
#180541
0
Votes
Undo
Houps
It's a big TIP
I never think it was a reset :p

Great
thank you very much :) :) :)
8 years ago
·
#180554
0
Votes
Undo
You are very welcome! :-)

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

8 years ago
·
#180728
0
Votes
Undo
Hello Tony,
For a reset is verry Cool BUT !!
When I try to Add an Element Or Text in Custom ViewByMonth
CSS no longer works ??!
The background becomes Clear and the Link does not change color if the BackGround is Darkness

May i Have a Code With Worlky Background Width Change Link Color if Darness Categorie(BackGround)

See a ScreeShoot picture

I Wish to Add , After a TITEL : City, ID, + 1x ExtraField TITEL2

Many Thanks
Michel

Here is the code


<div class="eventfull">
<div class="eventstyle" style="border-left-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}} {{Title:TITLE}}</a>
</span>
</div>
</div>
8 years ago
·
#180736
0
Votes
Undo
Each cell is different dependant on the theme. Here is the code you need and I've applied it to your site:


<div class="eventfull">
<div class="eventstyle" style="background-color:{{Event background color:COLOUR}};color:{{Event foreground color:FGCOLOUR}}">
<span class="editlinktip hasjevtip" title="{{Tooltip title:TOOLTIPTITLE}}" data-content="{{Tooltip content:TOOLTIPCONTENT}}">
<a class="cal_titlelink" href="/{{Link:LINK}}">{{Event Time:EVTTIME}} {{Title:TITLE}}</a>
</span>
</div>
</div>


JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.