Quote:
Originally Posted by LifesGreatestGift
Code:
<div id="pagetitle" style="text-align:center;">
<h1>{vb:raw vboptions.bbtitle}</h1>
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
</div>
|
Interesting alternative. Only thing about that is vBulletin will suggest you revert upon upgrade, as it will not merge that code.
I think that was another reason why I stuck with center code. To avoid the confusion for noobs about that.
But that is a good alternative.