Brogan submitted a new resource:
Member card stats and last activity in two columns (version 1.0) - Two columns are better than one
Read more about this resource...
Member card stats and last activity in two columns (version 1.0) - Two columns are better than one
This idea has been shamelessly stolen from digitalpoint, as per the thread here: http://xenforo.com/community/threads/member-card-redesigned.47751/
Simply paste the following code into EXTRA.css to change the existing member card design to have two columns with the stats on the left and the last activity on the right.
Code:/* Member card stats and last activity in two columns */ .xenOverlay.memberCard .userInfo .userStats { float: left; width: 49% !important; border-right: 1px...
Read more about this resource...