Ash Ketchum
03-04-2011, 03:55 AM
Hello. I would like to make it so Show All Friends shows up in a new window or tab. I provided a picture to show you guys what I am talking about.
I know you have to edit the memberinfo_block_friends_mini template in Member Info.
But I don't know what to do...
The code is here...
<if condition="$block_data['friendbits']">
<a href="#friends" onclick="return vB_TabCtrls['profile_tabs'].switch_tab('friends');">$vbphrase[show_all_friends]</a>
<else />
</if>
I know you have to edit the memberinfo_block_friends_mini template in Member Info.
But I don't know what to do...
The code is here...
<if condition="$block_data['friendbits']">
<a href="#friends" onclick="return vB_TabCtrls['profile_tabs'].switch_tab('friends');">$vbphrase[show_all_friends]</a>
<else />
</if>