vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Shortcut Icon in Address Bar (https://vborg.vbsupport.ru/showthread.php?t=111647)

Rukbat 03-31-2006 02:26 PM

exactly
The only work around for it I found was changing the templates by adding the code in the first post. Again it still doesn't work for IE, but does for Mozilla and FF

silurius 03-31-2006 09:44 PM

For further reference: http://www.chami.com/html-kit/services/favicon/

NR Fatal 03-31-2006 11:59 PM

[QUOTE=xtremeoff-road]Are you sure about that?

I just placed my favicon in my forum's root and it does not do anything???[/QUOTE]

clear your history files, temp internet files, cookies, re-bookmark your page, lol. if none of those don't work, you didn't do it right.

NR Fatal 04-01-2006 12:01 AM

All you need to do is overwrite the current Favicon.ico

DerekD 04-04-2006 12:38 AM

If it doesn't work, just clear your cache and try again. Worked for me after I did that on my boards.

merlin101 12-30-2006 09:04 PM

ok i had same problems using .gif so i changed it all too "favicon.ico" put it in root folder, closed my browser, cleared the cache and temp finternet files etc etc , reloaded and it worked great in FF

GrendelKhan{TSU 02-05-2007 07:15 PM

OFFICIALLY SPEAKING:
FAVICON

HTML Tag in HEAD Section:
To link your html or xhtml file to a favicon, there are some different approaches:

Standard: <link rel="shortcut icon" href="/favicon.ico" />
W3C Standard "best practised": <link rel="icon" type="image/x-icon" href="/favicon.ico" />
DepreciatedA.1:<link rel="SHORTCUT ICON" href="/favicon.ico" />A.3)
So it is best practise to use just 2 tags: (for "official" compliance)

<link rel="icon" href="/favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>

for some custom templates, just replacing the default favicon doesn't do it and you gotta add the code to templates, like the header or forumhome etc.

rjmjr69 03-06-2007 07:58 AM

It needs to be added to the Header Template in order to appear on all pages with FF. Just include the code at the very top

dvbusuario 11-10-2007 05:33 PM

Thank you very much!!


All times are GMT. The time now is 02:09 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.01023 seconds
  • Memory Usage 1,728KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete