![]() |
Postbit - Adding Image/Awares to specific Users
I'm attempting to add an Award Image for a User who won a contest on my forum.
I've played around with postbit a little in the past & read quite a few tuts, so have a basic grasp of how it works. Here's the current code I came up with, hoping I can get some help to complete it. Is $username correct? Is this best way to insert an image? Code:
<if condition="$username['Maledict Dominus']"> https://vborg.vbsupport.ru/external/2009/06/11.jpg Thx for any help. |
Code:
<if condition="$username['Maledict Dominus']"> Code:
<if condition="$post['username'] == 'Maledict Dominus'"> --------------- Added [DATE]1246118368[/DATE] at [TIME]1246118368[/TIME] --------------- Oh, also... Code:
<img src="(Link to Image)" border="0"/ > Code:
<img src="(Link to Image)" border="0" /> --------------- Added [DATE]1246118519[/DATE] at [TIME]1246118519[/TIME] --------------- One MORE thing... You're probably well aware of this one, though, if you're adept at HTML. Add a title="(This Text Will Appear when Hovering Over The Award)" in the Image bit to get a bit more fancy. :3 |
Thx alot for help. I tried the following, but nothing happened at all!?!
Code:
<if condition="$post['username'] == 'Maledict Dominus'"> How do I add that title in sorry? |
Code:
<img src="http://www.gamingcraft.net/awards/diablo.jpg" border="0" title="Whatever you want to put in the title" /> |
All times are GMT. The time now is 11:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|