Hi ig,
You can use the “Custom CSS” box in the “Basic” area of the “Options” tab if you want to modify the styling of any of the elements of the plugin.
There’s no option to display the results generated by the user-list shortcode in a table. As we mentioned in this thread, which discusses the same thing, it’s unlikely that we’ll implement some sort of table to display the information. What we can look into doing is creating an option in the user-list shortcode that lets you choose the orderby (e.g. name, date, etc.) and order (i.e. ascending or descending) attributes of the query, which would allow you to then more easily create your own table. I don’t know if or when we might be able to do something like this, but we’ll discuss it.
Thread Starter
igwebs
(@igwebs)
There is no way to do any styling using the custom CSS section, can’t even add a dash between the name and other elements. this is hard coded in the file using a MySQL query but the file can be modified to place each item in a data table. You could make this part of the premium version if you want.