The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Changing forum logo's hyperlink
I am trying to change my forum logo's default hyperlink (the forum main page) to something else. What do I need to change in the header template in order to do this?
|
#2
|
||||
|
||||
In the header template, find this and change the link in red:
Code:
<div class="site-logo header-edit-box"> <a href="{vb:raw baseurl}/"><img src="{vb:stylevar titleimage}" data-orig-src="{vb:stylevar titleimage}" alt="{vb:phrase logo}" title="{vb:phrase powered_by_vbulletin_title}" /></a> |
#3
|
|||
|
|||
I just made the change. Works perfectly. Thank you.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|