Quote:
Originally Posted by Big-K
Thanks.
Anyone know how to make the full members list show in 3 columns - like you have in "Contacts and Friends"? See attached
|
You would have to modify the code for that. It's under do=viewmembers. You might be able to use the group_memberbit hook. You would probably also have to modify the templates used - memberinfo_small and socialgroups_memberlist. You may be able to just change it so the members are in a div and give the div a width and let them space themselves in the table column. You'd have to play around with it.