Tuesday, 25 September 2018
  2 Replies
  797 Visits
0
Votes
Undo
Hi Jevents Team,
see: https://zfn.de/ausbildungen/rund-um-die-ausbildung/infoabende-ausbildungen/cat.listevents/2018/09/24/70
Here we use the category table of jevents. The right column with the icon is squeezed. Where can i change the width of the columns?
see also attached img
Wednesday, 26 September 2018 22:49
·
#205941
Accepted Answer
0
Votes
Undo
Hello,

In your custom.css file in: /templates/zfn_template/css/custom.css

At around line 380 change:


#jevents img.h24px {
display: inherit;
height: 24px;
}



to:


#jevents img.h24px {
display: inherit;
height: 24px;
min-width: 24px;
}



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!

Wednesday, 26 September 2018 22:49
·
#205941
Accepted Answer
0
Votes
Undo
Hello,

In your custom.css file in: /templates/zfn_template/css/custom.css

At around line 380 change:


#jevents img.h24px {
display: inherit;
height: 24px;
}



to:


#jevents img.h24px {
display: inherit;
height: 24px;
min-width: 24px;
}



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!

Friday, 28 September 2018 09:19
·
#206044
0
Votes
Undo
Thnx!!!
  • Page :
  • 1
There are no replies made for this post yet.