You need to be logged in to view a user's profile.
  Monday, 04 January 2021
  8 Replies
  0.9K Visits
0
Votes
Undo
Hi,
I am new to Jevents.
I selected Flat Calender.
Created categories and events.
Selected different colors for each category.

When I go to the main calender .
It shows the events, but does not place a color for each category.

If I choose a different theme it does show the color scheme.

How can we select to show the category colors?

Thanks

Alvi
4 years ago
·
#220100
0
Votes
Undo
Hello Alvi,

It is dependent on the theme natively. but you can use the JEvents Custom Layouts builder to set a category color on the calendar cell with some custom css :-)

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!

4 years ago
·
#220134
0
Votes
Undo
Hi Tony,
Thanks for your reply.
Currently the Custom layout has this:
<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>

From what I can see it says border left color. but it does not show it on the Calender (Flat) yes on others.

Please let me know.

Thanks

Alvi
4 years ago
·
#220135
0
Votes
Undo
Hi Tony,
Please see both screen captures.
Flat and Geraint.

In Geraint the Categories are in colors.
In Flat no border color shown.

Thanks

Alvi
4 years ago
·
#220147
0
Votes
Undo
Can we get a link?

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!

4 years ago
·
#220318
0
Votes
Undo
Hi Tony,
Any help with this?
Thanks
Alvi
4 years ago
·
#220352
0
Votes
Undo
Hello,

Have you enable the JEvents Calendar Cell custom layout? If so change:


border-left-color:
border-bottom-color:


to


border-left: 2px solid
border-bottom: 1px solid


within the custom layout editor.

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!

4 years ago
·
#220441
0
Votes
Undo
Thanks Tony !!!! cheers
  • Page :
  • 1
There are no replies made for this post yet.