Go Back   vb.org Archive > vBulletin Article Depository > Read An Article > Graphics Articles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Favicon Icon [GIF] on bookmark of your Site.
bolly.beats's Avatar
bolly.beats
Join Date: Aug 2006
Posts: 114

 

USA
Show Printable Version Email this Page Subscription
bolly.beats bolly.beats is offline 11-09-2006, 10:00 PM

This is my first thread on vBulletin.org .... Well i really dont know where to Post this thread. Admin can Move or Remove this thread as per there will.

Installation 1 : Installing "favicon.ico"

Step 1 : Make ur own favicon.ico, you need to have a software to convert your .jpg, .jpeg or .gif image to .ico. If u dont have, use this link http://www.chami.com/html-kit/services/favicon/.

Step 2 : After making your own "favicon.ico" upload it to the root directory of your forum. It must show your own favicon icon in your site's title.

Step 3 : If it doesnot appear,

Paste this line into your header OR headinclude Template
Code:
<link rel="shortcut icon" href="favicon.ico" />
And your are done with it...


Installation 2 : Installing "favicon.gif"

Step 1 : Make ur own favicon.gif using this link http://www.chami.com/html-kit/services/favicon/.

Step 2 : After making your own "favicon.gif" upload it on your server ( Any path u want ).

Step 3 : Edit templete header OR headinclude-template :

Paste on top :
Code:
<link rel="icon" href="http://your-site's-path/favicon.gif" type="image/gif" >

Bolly.Beats
Attached Images
File Type: bmp screenshot01.bmp (227.6 KB, 1071 views)
Attached Files
File Type: txt favicon.txt (1.2 KB, 345 views)
Reply With Quote
  #12  
Old 12-26-2006, 07:55 PM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

IE is, in true IE style, one of the worst browsers at making use of favicons. Bookmarking a site should force it to pick up on the icon, but don't count on it.
Reply With Quote
  #13  
Old 12-27-2006, 11:19 AM
cyberphr's Avatar
cyberphr cyberphr is offline
 
Join Date: Jul 2006
Location: Hell
Posts: 293
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You do not need software to convert images to icons, simply upload the favicon to your server using an FTP Client, then rename the file extension to .ico.
Reply With Quote
  #14  
Old 12-28-2006, 12:06 AM
MrPHD's Avatar
MrPHD MrPHD is offline
 
Join Date: Feb 2006
Location: Portugal
Posts: 385
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bolly.beats View Post
This is my first thread on vBulletin.org .... Well i really dont know where to Post this thread. Admin can Move or Remove this thread as per there will.

Installation 1 : Installing "favicon.ico"

Step 1 : Make ur own favicon.ico, you need to have a software to convert your .jpg, .jpeg or .gif image to .ico. If u dont have, use this link http://www.chami.com/html-kit/services/favicon/.

Step 2 : After making your own "favicon.ico" upload it to the root directory of your forum. It must show your own favicon icon in your site's title.

Step 3 : If it doesnot appear,

Paste this line into your header OR headinclude Template
Code:
<link rel="shortcut icon" href="favicon.ico" />
And your are done with it...

DEMO : Click Here.



Installation 2 : Installing "favicon.gif"

Step 1 : Make ur own favicon.gif using this link http://www.chami.com/html-kit/services/favicon/.

Step 2 : After making your own "favicon.gif" upload it on your server ( Any path u want ).

Step 3 : Edit templete header OR headinclude-template :

Paste on top :
Code:
<link rel="icon" href="http://your-site's-path/favicon.gif" type="image/gif" >
DEMO : Click Here.


Bolly.Beats
Hi, can you please where can i find this Hack or script? Please
Send a example.
Attached Images
File Type: jpg image002.jpg (80.8 KB, 0 views)
Reply With Quote
  #15  
Old 01-18-2007, 04:29 PM
Staxed's Avatar
Staxed Staxed is offline
 
Join Date: Jun 2006
Location: Fayetteville, NC
Posts: 468
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do you get a transparent favicon like here at vborg?
Reply With Quote
  #16  
Old 01-20-2007, 04:48 PM
tankaya61's Avatar
tankaya61 tankaya61 is offline
 
Join Date: Dec 2006
Location: blacksea
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks
Reply With Quote
  #17  
Old 01-20-2007, 09:08 PM
ociosos ociosos is offline
 
Join Date: Jun 2006
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

THANK YOU

any fix to make it work in the most stupid browser in the world ?? (IE)
Reply With Quote
  #18  
Old 01-28-2007, 07:30 AM
mrkhm mrkhm is offline
 
Join Date: Oct 2006
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you are a gem!!!

i know it was obvious to just replace the existing favicon.ico with whatever you custom favicon you made, but i wanted extra pizzazz with the animated favicons you can make and didn't know where to add the extra bit of code!

If anyone wants animated favicons go here: http://www.htmlkit.com/services/favicon/

when you upload your custom pic, they also generate an animated version of it which you can use optionally as well, but it requires an extra line of code beneath the usual one, and i didnt know where to put it in vb.

Thanks!
Reply With Quote
  #19  
Old 02-01-2007, 06:51 AM
stan111 stan111 is offline
 
Join Date: Aug 2005
Location: CA
Posts: 146
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how come i don't see that icon on your address bar?
Reply With Quote
  #20  
Old 02-24-2007, 03:28 PM
amir86 amir86 is offline
 
Join Date: Feb 2007
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works great in Firefox but not IE7, thank you.
Reply With Quote
  #21  
Old 02-28-2007, 10:08 AM
RedTyger's Avatar
RedTyger RedTyger is offline
 
Join Date: Nov 2006
Location: UK
Posts: 1,310
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

IE can still only handle .ico files for favicons I believe.
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 03:56 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.04538 seconds
  • Memory Usage 2,334KB
  • 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
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_article
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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