By Guest on Tuesday, 25 September 2018
Replies 2
Likes 0
Views 801
Votes 0
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
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
·
Wednesday, 26 September 2018 22:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Thnx!!!
·
Friday, 28 September 2018 09:19
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post