Hello,
The #_EVENTCATEGORIESIMAGES would display it as list using the ul html tag. You would need to use some custom coding with CSS to style them based on what you want.
Hi timrv,
yes i am aware of that, i am pretty okay with css,- my php is not as good. Anyway I usually get to where i want to end up some how (if not I change where I want to end up 😉
Could you point to the file where the code is that causes it to be a list? So I can work on that file. I believe i can figure out the rest.
Greetings
JAcob
Hello,
The output of the File is already set to ul > li > a > img tag. You could already use CSS to set width and use float or display inline-block/flex to arrange them. In case you want the file that handles it is: events-manager/templates/placeholders/eventcategoriesimages.php
Thanks that was just what I needed, somehow i just did not find the file before…
Now it is all great Awesome Plugin btw