vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   favicon (https://vborg.vbsupport.ru/showthread.php?t=179700)

MikeHolohan 05-18-2008 06:02 PM

favicon
 
Can anyone tell me where to edit the favicon code, I don't want to overwrite the favicon.ico I want to call an animated gif, any idea where to edit?

Mike.

Khalid-B 05-18-2008 06:27 PM

as i know your favicone code will be in header templet.. check there

MikeHolohan 05-18-2008 06:28 PM

I already looked, its not there...

veenuisthebest 05-18-2008 06:32 PM

if you would like to display the animated favicon, upload animated_favicon1.gif as well and insert the following HTML tags on the top of your header OR headinclude

Code:

<link rel="shortcut icon" href="favicon.ico" >
<link rel="icon" href="animated_favicon1.gif" type="image/gif" >

If you would like to test the favicon after updating your web page, the Favicon Validator can check the favicon files and tags on your website.

MikeHolohan 05-18-2008 06:41 PM

Done, thanks so much... Mike.

MrFlicks 05-19-2008 09:51 PM

Mike

Dont want to piss on your bonfire but do you not think a static image is more than enough for folks to cope with in a favicon given that it appears in various places?


All times are GMT. The time now is 02:16 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.01037 seconds
  • Memory Usage 1,715KB
  • 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
  • (1)bbcode_code_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