The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
Good point Lynne!
![]() Unfortunately, I don't have the Photoshop abilities ![]() Can anyone help in creating an image with the 'frame' from the link I provided in the first post and with a transparent 200x200 piece in the middle to display the avatars? --------------- Added [DATE]1304204608[/DATE] at [TIME]1304204608[/TIME] --------------- Okay, we got someone to help us out and now I have the frame border that I wanted! ![]() Now, I just need some help in placing it correctly into the Postbit Legacy template. I have a small border on my avatars now (see sample post here: http://www.unitedstateshistoryforum....hread.php?t=21) So, where in the following code do I add the image? Code:
<if condition="$show['avatar']"> <div class="smallfont"> <br /><table align="center" cellpadding="10" cellspacing="0" style="border: 1px solid #d6e7ea; background: #fff;"> <tr> <td valign="top"><div><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></div></td></tr></table> </div> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|