http://img16.imageshack.us/i/91245089.jpg/
My goal is to have a countdown clock in the center (or right side) of the page... haven't decided yet.... across (on the same line) of the "Test Forums" text.
I've made some attempt, but I'm doing something wrong here.
In the FORUMHOME
PHP Code:
<div id="pagetitle">
<h1>{vb:raw vboptions.bbtitle}</h1>
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
<div align="center">Test</div>
</div>