The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]() Code:
<tr> <td class="alt2" style="padding:0px"> <!-- user info --> <table cellpadding="0" cellspacing="$stylevar[cellpadding]" border="0" width="100%"> <tr> <if condition="$show['avatar']"><td class="alt2"><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></td></if> <td nowrap="nowrap"> <div id="postmenu_$post[postid]"> <if condition="$show['profile']"> <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a> $post[onlinestatus] <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script> <else /> $post[musername] </if> </div> <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> </td> <td width="100%"> </td> <td valign="top" nowrap="nowrap"> <div class="smallfont"> <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> <if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if> <if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if> <div> $vbphrase[posts]: $post[posts] </div> <if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if> <if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if> <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] <--! This text will need to be edited to include the correct image for a gallery, once the gallery links are implemented. http://www.aquariumboard.com/gallery/showgallery.php/cat/500/ppuser/2--> <a href="http://www.aquariumboard.com/gallery/showgallery/php/cat/500/ppuser/$post[userid]"> <img src="http://www.aquariumboard.com/forums/images/misc/camera.gif"></a> </div> </div> </td> </tr> </table> <!-- / user info --> </td> </tr> |
#12
|
||||
|
||||
![]()
Are you editing the postbit or postbit_legacy template? Because I see you're using the latter.
|
#13
|
||||
|
||||
![]()
It shows postbit as the title for the default style under Style Manager. Am I in the wrong spot?
|
#14
|
||||
|
||||
![]()
There are two different types of postbits: vertical postbit and horizontal postbit (also called legacy postbit, as it was the first generation postbit); each type of postbit has its own template: (respectively) postbit and postbit_legacy.
Your forum is using the legacy postbit, so any modifications you want to make to your postbit need to be done in the postbit_legacy template. What I'm trying to get at here is that the reason you're not seeing anything is because you're editing the wrong postbit template. ![]() |
#15
|
||||
|
||||
![]()
LOL...Did I mention that I am new to this?
OK--so I found the postbit_legacy, inserted the code in the same location otherwise, and voila, the image appears. It doesn't open the gallery, gives a 404 error...So I'm going to have to work on the link to see why it's not working. You ROCK! ![]() Edit: Muhahahaha...There was a / instead of a . in the link. It works! If you ever need help with aquariums...Let me know! ![]() |
#16
|
||||
|
||||
![]()
Seems it's working now, looking at your forum.
If you want to remove the border around the camera image, use this: Code:
<img src="http://www.aquariumboard.com/forums/images/misc/camera.gif" border="0" /> |
#17
|
||||
|
||||
![]() ![]() |
#18
|
||||
|
||||
![]()
No problem. I can't say that I'm a big fan of fish... they're pretty dull; but if I ever get an aquarium, I'll let you know.
![]() |
#19
|
||||
|
||||
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|