Yes, I was looking for the existing css styling option but none so far, that's why i'm asking if we can put any new one on top of it so that we can have the module to display a horizontal itemHi.
It is not entirely clear what you mean. On example page jDownloads Latest module is located in sidebar. And the vertical display is natural in this position. Move the module to another position where there would be a sufficient width for a horizontal display. If there is no horizontal display option in the module settings, then you should write your CSS for this. There are no classes for this.
Maybe something like this but none works so far..
li.latest-item {
display: inline-block;
width: 25%;
}
the horizontal module placement also show the items in vertical mode, so, perhaps if someone can point me at the right direction, it would help alot here
Thanks
Statistics: Posted by Matt Bourne — Sun Jan 21, 2024 3:37 am