Quote:
Originally Posted by Khashayar581
so, where's the support??
|
you can't expect coders to be on 24 hour call - that is wrong.
Try this in your header template (instead of the code indicated in the install info) to align it to the right:
Quote:
<if condition="($show['guest']) AND (THIS_SCRIPT != 'register') AND (THIS_SCRIPT != 'login')">
<div id="infobar" align="right"><a href="$vboptions[bburl]/forum/register.php?referrerid=1"><p>It appears you have not yet registered with our community. To register please click here...</p></a><embed src="infobar.wav" autostart="true" loop="0" hidden="true"></embed></div>
</if>
|
the above assumes that your forum is in the "forum" directory - if it is not then change the URL accordingly.