Posted September 26, 200618 yr With the new username dropdown, getting to a user's profile is no longer the quick ability it used to be. This can easily be solved by making the avatar - which is currently not a link - link to a user's profile :).
September 26, 200618 yr Many wanted this on another topic, myself included. More and more simple taskes require more than 1 click now. :(
September 26, 200618 yr i'm pretty sure you will still be able to do it using this tut since the avatar isnt held in the dropdownhttp://ipb-canada.com/forums/index.php?showtopic=157
September 27, 200618 yr Simple skin edit.Topic View > render_rowFind and replace this:{$author['avatar']} With this: <a href="{ipb.script_url}showuser={$author['id']}">{$author['avatar']}</a>
Archived
This topic is now archived and is closed to further replies.