View Full Version : How to change your logo's link
Fudgyyy
04-18-2012, 03:10 AM
Right now my logo takes me to my forum, but I want it to take me to another link. How do I change it?
Iain M
04-18-2012, 06:50 AM
Edit your header template. Find {vb:link forumhome} and change it to whatever you want your logo to link to.
Fudgyyy
04-23-2012, 03:44 PM
Change what exactly? I tried changing forumhome to something else, but I got an error.
Iain M
04-23-2012, 07:01 PM
Change the full {vb:link forumhome}, so it reads <a href="http://yourlink.com"...
borbole
04-23-2012, 08:24 PM
Change what exactly? I tried changing forumhome to something else, but I got an error.
Try my mod here. It does just that.
https://vborg.vbsupport.ru/showthread.php?t=248532
Fudgyyy
05-08-2012, 05:37 PM
Change the full {vb:link forumhome}, so it reads <a href="http://yourlink.com"...
So, do I just put <a href="http://www.maddenstudents.com"></a>?
Iain M
05-10-2012, 11:12 AM
Yeah, so it's something like...
<a name="top" href="http://www.maddenstudents.com" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.