Quote:
Originally Posted by BlessedFWI
Awesome mod! Thank you so much!
I have one question. How can I change the avatar size to match the avatars in the activity stream sideblock in my forums? The avatars in the CMS widget are smaller than the forum sideblock one.
Thanks in advance!
|
Open
actstream_widget.css Template
Find
Code:
li.activitybit .avatar {
float:{vb:stylevar left};
padding-{vb:stylevar right}:{vb:stylevar padding};
width: 30px;
}
Change 30 to 60