Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Have a Forum Favicon Details »»
Have a Forum Favicon
Version: 1.00, by smartkidbk5 smartkidbk5 is offline
Developer Last Online: Jul 2011 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.x Rating:
Released: 06-20-2009 Last Update: Never Installs: 51
Template Edits
Code Changes  
No support by the author.

This hack is very simple. And creates a forum favicon on your site. A favicon is the small image that appears next to your site title in your browser's tabs.

To create a favicon:
First you need to create an image that is 16x16. It must be saved as "favicon.ico" You must save it as an ICO file, you cannot save it as another file type & just change it to a ".ico"

To Save an Image as an ICO file:
For Adobe Photoshop: Download the Plugin (Attached) & Move it to (In your Adobe Photoshop Folder)- Plug-Ins>File Formats
Now you need to create an image that is 16x16. Also remember, if you want your image to be transparent, make sure you delete the background layer. Once you are done creating your image, Click "File>Save As". Now you will see the option to save it as an ICO file, make sure you save it as an ICO file. Then save the file as "favicon.ico".

For GIMP (To Download GIMP, go to: http://www.gimp.org):
Create a 16x16 Image. If you want your image to be transparent: Click Layer>New Layer, then delete the background layer. Once you are done creating the image, click "File>Save As". Click the "+" that is next to "Select File Type (By Extension)", a dropdown will appear. Scroll down to "Microsoft Windows icon". Then save the file as "favicon.ico".

Now to put it on your forum:
First, upload the "favicon.ico" file into your directory. (You may upload it to any place you wish in your directory)
For Firefox:
In your AdminCP, go to: Styles & Templates>Style Manager
Select the style, and click the dropdown and go to: Edit Templates
Find the template named "headinclude" and click on it
At the very top of the template insert this text:
PHP Code:
<link rel="icon" href="http://yoursite.com/images/favicon.ico" type="image/x-icon" />
<
link rel="shortcut icon" href="http://yoursite.com/images/favicon.ico" type="image/x-icon" /> 
Insert the link to where you previously uploaded your "favicon.ico" file instead of both of the: "http://yoursite.com/images/favicon.ico"

For IE:
Upload the "favicon.ico" file to the root of your directory.
(Ex. If your site domain is "http://exngaming.com", then upload it right into that directory,
so the link would be "http://exngaming.com/favicon.ico")

Download Now

File Type: zip ICOFormat-mac-CS3-CS4.zip (220.1 KB, 88 views)
File Type: zip ICOFormat-mac-PS3-CS.zip (20.1 KB, 35 views)
File Type: zip ICOFormat-win-32bit.zip (25.1 KB, 196 views)
File Type: zip ICOFormat-win-64bit-CS4.zip (139.8 KB, 104 views)

Screenshots

File Type: jpg faviconchrome.jpg (35.3 KB, 0 views)
File Type: jpg faviconfirefox.jpg (61.9 KB, 0 views)
File Type: jpg faviconie.jpg (31.1 KB, 0 views)
File Type: jpg faviconopera.jpg (39.5 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 07-14-2009, 05:23 AM
armthehomeless1 armthehomeless1 is offline
 
Join Date: Dec 2008
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've just got a favicon.ico in my domain root and it works for me in all browsers. It just doesn't appear straight away - takes a day or so to refresh.
Reply With Quote
  #13  
Old 08-05-2009, 04:19 AM
knucklenitz knucklenitz is offline
 
Join Date: May 2009
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I made the custom icon and added to my forum root. It hasn't 'refreshed' yet but I also don't recall seeing the 'V' there either. Is there some other setting in IE or VB that needs to change?

I have visited others sites that say they have the icon and all that I see is the 'e' in front of a page for internet explorer. I tried Firefox and it does show up. Strange.

Thanks!
Reply With Quote
  #14  
Old 08-05-2009, 04:56 AM
R1lover's Avatar
R1lover R1lover is offline
 
Join Date: Apr 2006
Location: Northern Ca
Posts: 428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There isn't any reason for a mod for this... all you do (as mentioned above) is place a favicon.ico file in your root directory. This works for IE, Opera, FF, and just about every browser.

If it's not working for you them clear your browser cache and try it again.
Reply With Quote
  #15  
Old 08-05-2009, 04:57 AM
R1lover's Avatar
R1lover R1lover is offline
 
Join Date: Apr 2006
Location: Northern Ca
Posts: 428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by knucklenitz View Post
I made the custom icon and added to my forum root. It hasn't 'refreshed' yet but I also don't recall seeing the 'V' there either. Is there some other setting in IE or VB that needs to change?

I have visited others sites that say they have the icon and all that I see is the 'e' in front of a page for internet explorer. I tried Firefox and it does show up. Strange.

Thanks!
What version of IE are you running?

The latest versions of IE work as well with just the favicon file in the root directory, both on the address bar and the tabs as well.
Reply With Quote
  #16  
Old 08-05-2009, 07:22 AM
ry215 ry215 is offline
 
Join Date: Apr 2006
Location: Paraguay
Posts: 508
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is not a Modification.

and have a tut for favicon:
https://vborg.vbsupport.ru/showthread.php?t=131191
Reply With Quote
  #17  
Old 08-05-2009, 10:05 AM
Slugger00001 Slugger00001 is offline
 
Join Date: Sep 2008
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Theres no reason for this mod.. just replace the current favicon..
Reply With Quote
  #18  
Old 08-05-2009, 01:50 PM
apiasto's Avatar
apiasto apiasto is offline
 
Join Date: Oct 2006
Posts: 348
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

was looking for this but its only working on FF not on ie. i did tried just by changing favicon in root directory before but it didn't work.it worked after adding code in temp
Reply With Quote
  #19  
Old 08-06-2009, 12:18 PM
mabersoft mabersoft is offline
 
Join Date: Jun 2009
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this.

PS: Every 1 make sure the file is a .ico or it will not work. (I think)
Reply With Quote
  #20  
Old 08-11-2009, 05:03 PM
knucklenitz knucklenitz is offline
 
Join Date: May 2009
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

IE 6.0 SP2 for me.

Like others have said, it works in FF but not IE. Strange.
Reply With Quote
  #21  
Old 08-16-2009, 12:35 PM
yamahapaul's Avatar
yamahapaul yamahapaul is offline
 
Join Date: Aug 2008
Location: UK
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by R1lover View Post
There isn't any reason for a mod for this... all you do (as mentioned above) is place a favicon.ico file in your root directory. This works for IE, Opera, FF, and just about every browser.

If it's not working for you them clear your browser cache and try it again.
Can anyone tell me where to add it on this pic please

Attachment 103296
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:40 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06371 seconds
  • Memory Usage 2,346KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (8)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete