By Guest on Friday, 22 July 2016
Replies 5
Likes 0
Views 1K
Votes 0
Hi guys,

in my monthly view the names of my categories are overlapping.
Can I change this so that I can see the correct and full names?

Thanks in advance
Thorsten


PHP Version : 5.6.23
MySQL Version : 5.6.16
Server Information : Windows NT THORSTENSTANDPC 6.2 build 9200 (Windows 8 Home Premium Edition) i586
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 1000
Club code set? : No
User Agent : Mozilla/5.0 (Windows NT 10.0; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0
Joomla : 3.6.0
component_com_jevents : 3.4.14
component_com_jce : 2.5.19
module_mod_jevents_cal : 3.4.14
module_mod_jevents_custom : 3.4.14
module_mod_jevents_filter : 3.4.14
module_mod_jevents_latest : 3.4.14
module_mod_jevents_legend : 3.4.14
module_mod_jevents_switchview : 3.4.14
plugin_content_jevents : 3.4.14
plugin_finder_jevents : 3.4.14 (not enabled)
plugin_search_eventsearch : 3.4.14
plugin_system_gwejson : 3.4.14
plugin_system2_gwejson : 3.4.4 (not enabled)
It can be changed using CSS - what is the URL?
·
Friday, 22 July 2016 15:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Geraint,
I can't post any URL here. This is my 'old' site ttveuskirchen.de/index.php/hallenbelegung/month.calendar
I'm actually creating a new one to replace the old one (joomla 2.5).
Thanks in advance
Thorsten
·
Tuesday, 26 July 2016 06:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Thorsten,

You can use this CSS to fix it for you.


#jevents_body div.event_legend_item {
width: auto !important;
}


Many thanks
Tony
·
Tuesday, 26 July 2016 09:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Tony,
thanks for the fast help! Exactly what I wanted to have.
Thorsten
·
Wednesday, 27 July 2016 13:44
·
0 Likes
·
0 Votes
·
0 Comments
·
You are very welcome Thorsten.
·
Wednesday, 27 July 2016 21:19
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post