jacobskinner811
10-18-2010, 08:33 PM
so i am trying to have the profile picture link up to my album so that when you click on the profile picture instead of refreshing i can see peoples pictures... i was told this v v
You could change this line in the MEMBERINFO template to do that:
<a class="avatar" href="{vb:link member, {vb:raw prepared}}" title="{vb:rawphrase xs_picture, {vb:raw prepared.username}}">
but im not sure where i add this in the coding? if anyone could help i would greatly appriciatie it
You could change this line in the MEMBERINFO template to do that:
<a class="avatar" href="{vb:link member, {vb:raw prepared}}" title="{vb:rawphrase xs_picture, {vb:raw prepared.username}}">
but im not sure where i add this in the coding? if anyone could help i would greatly appriciatie it