The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Banner on the right?
Hey guys,
me and my Staff team at my board wanted to promote a certain event (a topic at the boards) with a special banner on the right of the forum index. The normal site banner is on the left, and for the fun part we wanted to add a special logo on the right. I'd absolutely, totally love it if I could link this logo to that topic when you click on it. Is there any way to do this? I know I've to do something in the header template, but I'm new to vB and don't know exactly what to do. Here's my banner code: Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"> <img src="images/bgold/misc/logowse.gif" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|