Tuesday, 26 May 2015
  3 Replies
  2.6K Visits
0
Votes
Undo
I have 2 small problems I need help with please;

On this page I have a problem with the latest events module overlapping the side menu.
Also, I want the latest events to simply show date and time followed by event title like this

Would be very greatful for any advice you can give please..

PHP Version : 5.5.20
MySQL Version : 5.5.33
Joomla : 3.4.1
component_com_jevents : 3.2.12
module_mod_jevents_cal : 3.2.12
module_mod_jevents_custom : 3.2.12
module_mod_jevents_filter : 3.2.12
module_mod_jevents_latest : 3.2.12
module_mod_jevents_legend : 3.2.12
module_mod_jevents_switchview : 3.2.12
plugin_content_jevents : 3.2.12
plugin_finder_jevents : 3.2.12
plugin_search_eventsearch : 3.2.12
Tuesday, 26 May 2015 16:52
·
#149029
0
Votes
Undo
You have some custom css in your template - the last line is pushing down your menu items under the latest events module

.sidebar_menu {
font: 12px/12px Verdana,Arial,sans-serif !important;
position: relative;
text-transform: uppercase;
top: 70px;
}


For the format of the output - see https://www.jevents.net/frequently-aske ... at-strings for the config options available to you.

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!

Tuesday, 26 May 2015 21:20
·
#149030
0
Votes
Undo
Many thanks - all sorted now..
Wednesday, 27 May 2015 00:00
·
#149031
0
Votes
Undo
Great to hear! Thanks for letting us know.

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.