vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   cant get (https://vborg.vbsupport.ru/showthread.php?t=319681)

AllenBAN 07-30-2015 09:58 PM

cant get
 
I can't get custom logos to display at all on any other style the only logo i can get to display is on the default style and it shows just fine but if i load anyother style and load my custom logo it does not display i have even edited the directory that comes when the skin is loaded ive re named my logo to match the directory and still no avail

i have also ran the rebuild tool in maintenance and still no lunck

Gio~Logist 09-30-2015 03:14 AM

By default, the logo is stored in
Code:

images/misc/vbulletin3_logo_white.gif
You can edit that image itself and overwrite it, or change the location to reflect a new image.

This can be found in
Styles & Templates -> Style Manager -> Locate Your Template -> All Style Options

billstelling 09-30-2015 01:03 PM

All you have to do is set the path in the stylevars..

Collapse the vars list by checking the Hide Variables box and then click on ImagePaths. second from the bottom you will find
https://vborg.vbsupport.ru/external/2015/09/2.png
You can set the path to your new logo there.

One of the best practices is to never alter the default files like the images folder. Copy it, rename it, and then set the path in the stylevars for the theme you are creating.

The same goes for the default style for vb. Add anything to additional.css, I use
Code:

/*new-style*/
as it ads nothing to the style but will let you download it, If not it says that no changes have been made and it will not let you download the xml.

Install the style as a standalone with no parent and then change the image paths to the copied, renamed, images folder. You can then start building you site theme without compromising the default images or style.


All times are GMT. The time now is 06:56 AM.

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.00996 seconds
  • Memory Usage 1,712KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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