Reecey
02-02-2008, 10:00 PM
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:
<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:
<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 :D
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:
<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:
<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 :D