theFM
08-31-2009, 10:00 PM
IF YOU ARE INSTALLING THIS , PLEASE CLICK INSTALL , FOR FUTURE UPDATES AND SUPPORT
https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=222208
What does it do : -
It's very simple, this is a image that will show up when you have a unread pm.
Steps for doing it : -
On The Navbar Template Add It At The End of the Template
just put in style="background: #FFFFFF" with the suitable colors you want to add
so now the new code will be like
<!-- PM Notification -->
<if condition="$bbuserinfo[pmunread]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" align="center">
<tr>
<td class="thead"><a href="private.php"><div style="background: #FFFFFF; text-decoration:bold;">You got $bbuserinfo[pmunread] Private Message<if condition="$bbuserinfo[pmunread] >= 2">s</if>! Click To Read Them!</div></a></td>
</tr>
</table>
<br />
</if>
<!-- / PM Notification -->
ScreenShot : -
https://vborg.vbsupport.ru/attachment.php?attachmentid=73382&d=1198043415
Other versions of Product : -
The Version of vb 3.7.0 Beta is : -
https://vborg.vbsupport.ru/showthread.php?t=165543
https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=222208
What does it do : -
It's very simple, this is a image that will show up when you have a unread pm.
Steps for doing it : -
On The Navbar Template Add It At The End of the Template
just put in style="background: #FFFFFF" with the suitable colors you want to add
so now the new code will be like
<!-- PM Notification -->
<if condition="$bbuserinfo[pmunread]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" align="center">
<tr>
<td class="thead"><a href="private.php"><div style="background: #FFFFFF; text-decoration:bold;">You got $bbuserinfo[pmunread] Private Message<if condition="$bbuserinfo[pmunread] >= 2">s</if>! Click To Read Them!</div></a></td>
</tr>
</table>
<br />
</if>
<!-- / PM Notification -->
ScreenShot : -
https://vborg.vbsupport.ru/attachment.php?attachmentid=73382&d=1198043415
Other versions of Product : -
The Version of vb 3.7.0 Beta is : -
https://vborg.vbsupport.ru/showthread.php?t=165543