Wednesday, 18 October 2023
  8 Replies
  301 Visits
0
Votes
Undo
Is there away to increase the display size of the toolbar (month, week, day, jump to, etc.)?
jwill set the post as Normal priority — 7 months ago
jwill set the type of the post as  Technical — 7 months ago
6 months ago
·
#232706
0
Votes
Undo
Yes using CSS - what is the URL where you have the calendar?

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!

6 months ago
·
#232712
0
Votes
Undo
https://www.riversidesnowbirds.com/activities/calendar. While making the whole toolbar larger would be nice, it's mainly the forward and back arrows that I would like bigger.
6 months ago
·
#232775
0
Votes
Undo
Try adding this to your JEvents custom CSS file


#jevents_body td.iconic_td {
width: 110px !important;
}
#jevents_body td.iconic_td > div
#jevents_body td.iconic_td > div a {
width: 110px !important;
}

#jevents_body td.iconic_td div {
background-size: 100% 100%;
}

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!

6 months ago
·
#232781
0
Votes
Undo
The CSS above spaced the toolbar items farther apart, but did not increase the size of anything. jeventstoolbar.png
6 months ago
·
#232793
0
Votes
Undo
Sorry part of the change wasn't included in my last post


#jevents_body div.nav_bar_cal {
width:100px;
height:62px;
}


that should give you enough to get you going on other styling you may 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!

6 months ago
·
#232803
0
Votes
Undo
This increased the month, week, day and Jump Icons, but it didn't increase the forward/back arrows. The small ones are very hard for users to see.

jeventstoolbar2.png
6 months ago
·
#232857
0
Votes
Undo


div.ev_navigation td:not(.iconic_td) {
width: 40px;
}
div.ev_navigation td:not(.iconic_td) img {
width:30px;
}

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!

6 months ago
·
#232862
0
Votes
Undo
Thank you, this solved the problem and will make it much easier for users to move around.
  • 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.