Elxis CMS Forum
Support => General => Topic started by: zillo on August 24, 2025, 20:45:36
-
Dear community, can someone please rewrite the user list? It's currently a table, and I wanted to display user pictures side by side, with information like name, age, location, and online or offline relationship status below the pictures.
Thanks in advance.
(https://grazybeats.com/gallery/images/Draw2DB4.png)
-
The users list is not a table, it is a list (UL / LI elements). By default it shows one user per row. Via CSS you can make it be displayed as a grid/table if you like. If you want a very custom user list you can create a plugin. I attach 2 screenshots of a sample user list transformation (1 minute work with CSS).
-
datahell, do you have the CSS settings? I've tried, but I can't get it to work. Please