SMF For Free Support Forum
Signup For Free Forum
March 21, 2010, 10:27:44 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: [1] 2
  Print  
Author Topic: [Guide] How to do a favicon  (Read 5493 times)
0 Members and 1 Guest are viewing this topic.
trevix
SMF For Free Sr. Member
*
Offline Offline

Posts: 302



View Profile WWW
« on: October 21, 2007, 01:23:05 pm »

The image should be 16x16 pixels
The image can be .gif, .png or .ico   (preferably .ico named favicon.ico)

1.  If using an .ico file name it favicon.ico
     It will show up in all browsers with no problems
     Put this in your HEADER:

Code:
<link rel="shortcut icon" href="image url" type="image/x-icon">

Replace image url with the url of the favicon.ico

Free Favicon Generator and Hosting



2.  If you use a .gif or .png image you need to use both of the codes below in order for it to show up in all browsers.       

Code:

<link rel="icon" type="image/png" href="image url" />
<link rel="shortcut icon" href="image url" type="image/x-icon">

replace image url with the url of your image
Where it says image/png -   leave it as image/png for a .png file.  Change it to image/gif if your image is a .gif.



« Last Edit: February 14, 2010, 09:23:26 am by simply sibyl » Logged


Ad Machine - Free advertising and tips on how to promote your board.
Colette Brunel
SMF For Free Sr. Member
*
Offline Offline

Posts: 423



View Profile
« Reply #1 on: November 23, 2008, 09:13:39 am »

I made a guide on how to do this over at the official site. Perhaps that might be of assistance:

http://www.simplemachines.org/community/index.php?topic=236748.0
Logged
Josh[y]
SMF For Free Sr. Member
*
Offline Offline

Posts: 477


<Insert whitty tagline here.>


View Profile
« Reply #2 on: November 23, 2008, 09:28:07 am »

That seems to be for the downloadable version of SMF. I am not using that.
Logged

Colette Brunel
SMF For Free Sr. Member
*
Offline Offline

Posts: 423



View Profile
« Reply #3 on: November 23, 2008, 09:39:40 am »

Point taken.

But the tips at the bottom still apply. Make sure you cleared your cache.
Logged
[JeReMy]
SMF For Free Master
*
Offline Offline

Posts: 1174


www.ourhangout.org


View Profile WWW
« Reply #4 on: November 23, 2008, 12:20:10 pm »

what exactly is a favicon?
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #5 on: November 23, 2008, 12:25:06 pm »

what exactly is a favicon?


Try using Google
http://www.google.com/search?hl=en&q=what+is+a+favicon&aq=f&oq=
Logged

[JeReMy]
SMF For Free Master
*
Offline Offline

Posts: 1174


www.ourhangout.org


View Profile WWW
« Reply #6 on: November 23, 2008, 12:27:32 pm »

ok ty ill read up  Smiley
Logged

Excalibur
SMF For Free Newbie
*
Offline Offline

Posts: 6


View Profile WWW
« Reply #7 on: December 05, 2008, 05:51:40 pm »

Are there any free image hosts that will accept the .ico extension? I can;t seem to find any
Logged


When I said 'til death do us part' I didn't realise I was setting a goal.
Shimmy Shabby
SMF For Free Full Member
*
Offline Offline

Posts: 143



View Profile
« Reply #8 on: December 05, 2008, 07:39:11 pm »

Are there any free image hosts that will accept the .ico extension? I can;t seem to find any
I know that fileden does. I'm sure if you google host's that except favicon .ico files you'll find some.
Logged


Andrew
SMF For Free Sponsors
*
Offline Offline

Posts: 1574


Andrew At Your Service!


View Profile WWW
« Reply #9 on: January 23, 2009, 07:26:40 pm »

Tried it, it didnt work, im using Internet explorer 7.
heres the code I put in:
Code:
<link rel="icon" type="image/png" href="http://i347.photobucket.com/albums/p457/pirateguy_14/Partners%20in%20Crime/PICfavicon-1.jpg" />
<link rel="shortcut icon" href="http://i347.photobucket.com/albums/p457/pirateguy_14/Partners%20in%20Crime/PICfavicon-1.jpg" type="image/x-icon">

Edit:
It works in opera and Firefox, but not explorer
« Last Edit: January 24, 2009, 08:46:24 am by Andrew » Logged

Support Page


Click the banner to join me on Club Cooee!
simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #10 on: January 24, 2009, 05:05:56 pm »

Tried it, it didnt work, im using Internet explorer 7.
heres the code I put in:
Code:
<link rel="icon" type="image/png" href="http://i347.photobucket.com/albums/p457/pirateguy_14/Partners%20in%20Crime/PICfavicon-1.jpg" />
<link rel="shortcut icon" href="http://i347.photobucket.com/albums/p457/pirateguy_14/Partners%20in%20Crime/PICfavicon-1.jpg" type="image/x-icon">

Edit:
It works in opera and Firefox, but not explorer


For one thing.. in the first line you have:  type="image/png"    but the image is a .jpg  Wink

For another .. it works better with IE if the image is an .ico and named favicon.ico   
I do realize though its not easy finding a place to host an .ico file.
Logged

reptileforum
SMF For Free Full Member
*
Offline Offline

Posts: 224


View Profile WWW
« Reply #11 on: October 20, 2009, 04:21:05 pm »

where do i put this code?
Logged

please join http://dcfcforum.smfforfree3.com


if you can help me make my site a Domain name send me a pm step by step on how to do it please then i will put your site on my site
simply sibyl
Global Moderator
*
Offline Offline

Posts: 13309



View Profile WWW
« Reply #12 on: October 20, 2009, 04:22:25 pm »

In your Header

Admin > Manage Styles > Header/Footer
Logged

๖ۣۜۜҳ̸Ҳ̸ҳ
SMF For Free Sponsors
*
Offline Offline

Posts: 822


View Profile
« Reply #13 on: December 28, 2009, 05:47:39 pm »

Thanks used this and it works Cheesy My forum looks much better now. If you want to create a Favicon. http://www.favicon.co.uk/
Logged
Nubscape - Josh
SMF For Free Newbie
*
Offline Offline

Posts: 4


View Profile
« Reply #14 on: December 29, 2009, 10:54:27 am »

Thanks very much!
Helped alot!  Cheesy
Logged


Pages: [1] 2
  Print  
 
Jump to:  



Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
ServerBeach Coupon
Page created in 0.469 seconds with 15 queries. (Pretty URLs adds 0.162s, 2q)