The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello everybody,
How can I add a simple link at the top of my forum page ? (could be just text or a small image) Thanks |
|
#2
|
||||
|
||||
|
Look in the header template.
|
|
#3
|
|||
|
|||
|
Yes, I know, this 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="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output But I don't know how to include a link in there. |
|
#4
|
|||
|
|||
|
|
|
#5
|
|||
|
|||
|
Thank you very much!!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|