Add Caption to Profile Picture
This modification is in the archives.
Step 1
Add New User Profile Field Settings: Single-Line Text Box Title: Profile Picture Caption Description: Adds a caption below your profile picture The rest of the options in creating are up to you (your choice where you display they information) When you are finished and saved, find the field's ID number (i.e. fieldid21) and remember it for step 2. Step 2 Find: PHP Code:
<td id="profilepic_cell" class="tborder alt2"><img src="$prepared[profilepicurl]" $prepared[profilepicsize] alt="<phrase 1="$prepared[username]">$vbphrase[xs_picture]</phrase>" />
PHP Code:
<if condition="$userinfo[field27]"><p><center><i><font size="1">$userinfo[field27]</i></font></center></p></if>
Download No files for download. |
Similar Mods
Defualt Profile Picture in Profile | vBulletin 3.5 Template Modifications |