Memberlist page in boxes
Description
Have a different style for your memberlist page!
Demo

Code
You have to reply to this topic to see the code (avoid Flood)
General Informations
Code creator: Ea @ French support forum for ForumactifCode tested on: All browsers - All forum versions
Checked by: Niko
Extra infos: Go to your CSS page (ACP > Display > Images & Colors > Colors > CSS stylesheet and add:
- Code:
#member_list div { display: inline-block; width: 30%; border :2px solid red; margin: 1%; }
#member_list img { float: right; max-height: 50px; max width: 50px; border:3px solid blue; }
Note: you can customize it as you prefer!
