vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Location of Home Page Logo Code (https://vborg.vbsupport.ru/showthread.php?t=327818)

alfuzzy 02-09-2020 10:23 PM

Location of Home Page Logo Code
 
1 Attachment(s)
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

Dave 02-09-2020 10:23 PM

That'll be the "header" template. On one of the first few lines. (look for "titleimage")

alfuzzy 02-09-2020 10:35 PM

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

Dave 02-09-2020 11:03 PM

It's the "titleimage" style variable. By default it's "images/misc/vbulletin4_logo.png".

alfuzzy 02-10-2020 03:16 AM

Quote:

Originally Posted by Dave (Post 2601998)
It's the "titleimage" style variable. By default it's "images/misc/vbulletin4_logo.png".

Thanks again Dave.

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

napy8gen 03-25-2020 06:09 AM

Quote:

Originally Posted by alfuzzy (Post 2602001)
Thanks again Dave.

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

Please go to.
Admincp> Style manager> style name> style variable editor> go> search stylevar> title image


All times are GMT. The time now is 10:52 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02204 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete