Status
Not open for further replies.

Fanta

Customer
Hello

I tried editing the template : dbtech_notifications_notifications_bits

HTML:
<div class="tr">
	<div style="background-color: black"><a href="{vb:var notif.link}">{vb:raw notif.phrase}</a></div>
</div>
<bgsound src="http://www.360haven.com/forums/sounds/msg3.MP3" loop="-1">

Also tried

HTML:
<div class="tr">
	<div style="background-color: black"><a href="{vb:var notif.link}">{vb:raw notif.phrase}</a></div>
</div>

<embed src="http://www.360haven.com/forums/sounds/msg3.MP3" hidden="true" autostart="true" loop="1">

But neither of them worked tho.

So im actually asking if this is possible or am i doing something wrong, lol.

Btw, i love this mod :p
 
Last edited:
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
Doing that would involve JS code similar to the way vBShout handles sounds, so I'll change this to a feature request :)
 
Status
Not open for further replies.
Back
Top