Friday, 04 November 2016
  4 Replies
  2.5K Visits
0
Votes
Undo
So I have JEvents working correctly. However I have noticed that the navigation icons for Next,Previous Month, Year, Week etc are missing. If I look in the available icons to show, those are not even an option, I am running version 3.4.24. It would be nice to allow them to select view by month, and select the next or previous month, or week.

You can view the website here: http://www.hughescribe.com/
Friday, 04 November 2016 20:43
·
#178224
0
Votes
Undo
May be you are using the flat theme?

The icons should be in assets/images. But they are missing there. They are available in all other themes.
Saturday, 05 November 2016 02:11
·
#178235
0
Votes
Undo
No.. actually I am using the ext theme. I don't even see them as an option -- (If you go in to the config, and select icons to show) I will check to see if the icons image files are there.
Saturday, 05 November 2016 08:50
·
#178240
0
Votes
Undo
They are also missing there. The names of the icons are eg. d_red.gif, d_yellow.gif …
You could copy them from an other theme into this folder. ext/asets(images.

I have put them just in the images folder of Joomla and adjusted the css of the theme, e.g.

.ev_prevrepeat a.green {
background-image: url("../../../../../../images/g_green.gif");
}


This way I don't lose them after componets updates.
Monday, 07 November 2016 09:22
·
#178300
0
Votes
Undo
Hello,

They should be there but not if there was a CSS Override.

Your solution works perfectly.

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!

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