The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Donation Logo in Postbit - Help
Firstly, I am no coder, a million miles from it, so please be kind...
Okay, under our old versions of vB, we use to show a Donate picture in the postbit, so donars were clearly indicated on the forum, without long lists etc.... Now the line we use to have in postbit use to be like this... Quote:
So, is there any kind sole who could help me out with this, it would be appreciated. |
#2
|
||||
|
||||
Try this:
Code:
<vb:if condition="is_member_of($post,39)"> <a href="/forum/payments.php"><img src="http://www.Mysite.com/forum/images/donate.gif" alt="Contributor" style="border-style:none" /></a> </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|