Jump to content

Make avatar a link to profile

Featured Replies

Posted

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 :).

Many wanted this on another topic, myself included. More and more simple taskes require more than 1 click now. :(

1

Simple skin edit.

Topic View > render_row

Find and replace this:

{$author['avatar']}

With this:

<a href="{ipb.script_url}showuser={$author['id']}">{$author['avatar']}</a>

+1 - Couldn't hurt. :)

Good idea.

I agree, this sounds like a neat idea and wouldn't mind having it :) +1

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.