Not true,
The avatars in the activity stream would render as full size prior to my Navbar changes. Also other similar 4.2 sites have issues with activity stream avatars... some are full size other are downsized...
Other site:
http://www.audioshark.org/activity.php
What's up with this?
I would like them to be full sized again. What style sheets and code control this?
I have removed the width setting in the activitystream.css, no change... I have changed it to 100, again, no change when it renders the page:
li.activitybit .avatar {
float:{vb:stylevar left};
padding-{vb:stylevar right}:{vb:stylevar padding};
width: 100px;