Back to vBulletin Tips & Tricks

[3.7.x] Placing your header in the center
by Reecey 03 Feb 2008

I've made this article as other article that have been made are out-of-date (of the ones I've seen).

Go to your Admin CP

Click Styles & Templates

Choose the style you would like to make the header image center on and press the << >> that is to the right of the style name.

Find the template called "header".

In the box below the large code edit box ( the search box) copy and paste this into it:
Code:
<img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
It should then highlight the text inside the large box delete that text and enter this where the deleted text was:
Code:
<td align="center"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
Thank you For Using My Guide To Aid Your vBulletin Forum

vblts.ru supports vBulletin®, 2022-2024