Hi Guys, what a great idea, i'm adding it to my site too, I've added the above codes but the flashing gif appears below the writing :erm: How can i get it to appear right after rather than below, here the code i have so far...
HTML Code:
<DIV ALIGN=RIGHT>
<if condition="$show['registerbutton']">
You have a new PM! Click here <a href="$vboptions[bburl]/register.php$session[sessionurl_q]" rel="nofollow">here</a> to read it!
<if condition="$show[guest]">
<div align="right" class="smallfont"><a href="register.php"><img src="http://i475.photobucket.com/albums/rr114/ukbusinesslive/newpm.gif" border="0"></a>
</div>
</if>
</if>
$ad_location[ad_header_end]
Thanks in advance