The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Location of Home Page Logo Code
Does someone know which vBulletin 4 template contains the code for the clickable webpage logo found in the extreme upper left of each vBulletin 4 webpage of a site?
I'm trying to make some adjustments on my site...and can't seem to find the vBulletin template that controls this. Please see attached image for what I'm referring to. Thanks |
#2
|
|||
|
|||
That'll be the "header" template. On one of the first few lines. (look for "titleimage")
|
#3
|
|||
|
|||
Thanks Dave for the super fast reply. I do see what you mentioned...what I can't seem to find is the file name of the image that's in that location. I've looked thru the code in the "header" template...and can't find the name of the image file.
What I'm trying to do is...find the file name of the image located there...then search for the location of that image file on my websites server...so I can replace it with a different image or modify the current image. Thanks --------------- Added [DATE]1581295548[/DATE] at [TIME]1581295548[/TIME] --------------- By the way Dave...in case you may know the answer...here's another thread (link below) I posted weeks ago (and haven't gotten any replies to)...that I could really use the answer to as well. Thanks https://vborg.vbsupport.ru/showthread.php?t=327775 |
#4
|
|||
|
|||
It's the "titleimage" style variable. By default it's "images/misc/vbulletin4_logo.png".
|
#5
|
|||
|
|||
Quote:
Here's what I think is part of the code from my websites "header" template related to this question: <vb:if condition="$stylevar['titleimage']"><div id="logo"><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div></vb:if> I see that "stylevar" mentioned a couple times...maybe this is what you're referring to. Thanks |
#6
|
|||
|
|||
Quote:
Admincp> Style manager> style name> style variable editor> go> search stylevar> title image |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|