anyone using this but having the avatar issues of it not aligning correctly in the left column
Go to Admin CP and edit templates
in FORUMHOME
find the line
Code:
<div class="avatar" style="padding: 50px 0px 0px 0px;" align="center">
and change it to
Code:
<div class="avatar" style="padding: 10px 0px 0px 0px;" align="center">
if you set your avatars to the recomended size ie 130x180 this will set it up correctly