Loading...
Changes Saved.
Error Occurred!

How Can I Make My Avatar A Hyper Link?

If you wish to change all users avatars on the board to hyper links (note: the hyper links in the avatar will link to the members profile) follow this path:
Admin CP -> Skins & Templates -> HTML Templates -> Manage HTML.
From here click on Topic View Section then scroll down until you find the Post Entry line, to the right of that click Edit Single. Now in the templates find the following text:
Quote:
{$author['avatar']}
Change it to look like so:
Quote:
<a href="{ibf.script_url}showuser={$author['id']}">{$author['avatar']}</a>
Once done click on Update templates.



1

Add Comment

Please also verify yourself by typing the text in the following image into the box below it.

Related Articles

  • Changing 'Go To Top' image (52.29%)
    This image can be found at the bottom-right corner of the post screen. Unlike...
    2.80 - 2007-12-08 01:00:00
  • Centering The Logo (52.08%)
    Centering The Logo Way #1 Follow this path: Admin CP -> Skins &...
    3.20 - 2007-12-08 01:00:00
  • Changing the User Group Colors (51.33%)
    Changing the User Group Colors It is possible to have different formatting...
    3.14 - 2007-11-16 01:00:00