The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Centralise banner/ logo
How do I move the banner/ logo from the left to the centre so that it can still be clicked in 3.8.4? I did think it would be easy to do but apparently not...
|
#2
|
|||
|
|||
HI Yamaha
Quote:
Your logo here
|
#3
|
||||
|
||||
Thanks, but I donn't understand where I have to insert it into the header template-
Quote:
--------------- Added [DATE]1250506176[/DATE] at [TIME]1250506176[/TIME] --------------- This is what I want to achieve- http://www.thetradersden.org/index.php? but with my existing logo.. |
#4
|
||||
|
||||
How about like this - modify the stuff in red for your particular logo:
Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr align="center"> <td align="center" height="178"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" height="178" alt="$vboptions[bbtitle]" /></a></td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
#5
|
||||
|
||||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|