Saturday, 28 May 2022
  3 Replies
  879 Visits
0
Votes
Undo
Hope for new version of jEvents have feature settings Saturday and Sunday day to red color text same as Joomlahill.com News Calendar Extension.

Picture to describe feature : https://i.imgur.com/coGmGak.png
1 year ago
·
#226402
Accepted Answer
1
Votes
Undo
Is that the mini-calendar module - you can achieve this using CSS very easily. If you give us the URL we can give you some assistance if you need

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!

1 year ago
·
#226402
Accepted Answer
1
Votes
Undo
Is that the mini-calendar module - you can achieve this using CSS very easily. If you give us the URL we can give you some assistance if you need

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!

1 year ago
·
#226659
0
Votes
Undo
Is that the mini-calendar module - you can achieve this using CSS very easily. If you give us the URL we can give you some assistance if you need


Thanks you to introduce , I have answer use CSS to change text color and font weight of holiday to example.

Path file to edit CSS with Phoca Commander : components/com_jevents/views/alternative/assets/css/modstyle.css


.mod_events_td_daywithevents > a.mod_events_daylink:link {
color: red;
font-weight: 900;
}

.mod_events_td_daywithevents > a.mod_events_daylink:visited {
color: red;
font-weight: 900;
}


Credit : https://www.w3schools.com/cssref/sel_element_gt.asp
1 year ago
·
#226662
0
Votes
Undo
Please don't change the core CSS file - you will loose your changes when you upgrade.

You should add this to the JEvents custom css file - there is a menu item to allow you to do this from the backend of JEvents

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!

  • 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.