| View previous topic :: View next topic |
| Author |
Message |
dan Site Admin
Joined: 14 Jan 2008 Posts: 227
|
Posted: Wed Sep 09, 2009 7:41 am Post subject: Adding Link to Profile Thumbnail |
|
|
To add a link to the profile thumbnail image do the following:
In member_sections_picture.tpl change
<!-- IF member_picture AND member_picture_active -->
<a href="{top.virtual_path}{member_profile_link}"><img src="{top.virtual_pic_path}{member_picture}" alt="" border="0" /><br></a>
to
<!-- IF member_picture AND member_picture_active -->
<a href="{top.virtual_path}{member_pictures_link}"><img src="{top.virtual_pic_path}{member_picture}" alt="" border="0" /><br></a>
The code above in bold is the only code that needs changing. |
|
| Back to top |
|
 |
Filipina Lady Asian Dating

|
|
| Back to top |
|
 |
|