Oops I meant to left align not center sorry.. it is centered already....
Heres my code
Code:
<!-- Infobar (hack) -->
<if condition="($show['guest']) AND (THIS_SCRIPT != 'register') AND (THIS_SCRIPT != 'login')">
<div id="infobar"><a href="http://www.pirator.net/forums/register.php?"><p>It appears you have not yet registered to Pirator. To register please click here...</p></a></div>
</if>
<!-- End Infobar -->