How to display a Seblod list Horizontally instead of vertically 10 years ago1TopicI am trying to display A list of fields based on the articles category horizontally in rows of three instead the default way that lists them vertically. Is it possible to achieve this with Seblod? 1283 PostsBucklash 10 years ago0Level 1Sorry to intrude, I am a SEBLOD amateur, but wouldn't that be CSS regardless of template?Each <li> is width 33.33%, float: left; etc...