URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Support
       *****************************************************
       #Post#: 6168--------------------------------------------------
       Re: Favicon?
   DIR By: Andrew
       Date: September 12, 2012, 10:54 am
       ---------------------------------------------------------
       Just for quick assistance, make sure the image is an .ico for it
       to work in all browsers.
       #Post#: 6169--------------------------------------------------
       Re: Favicon?
   DIR By: Michel
       Date: September 12, 2012, 12:09 pm
       ---------------------------------------------------------
       It is .ico
       here is the code
       <link rel="shortcut icon"
       href="
  HTML http://www.chemplanet.org/http://favicon.co.uk/ico/3483.png"<br
       />type="image/favicon">
       #Post#: 6173--------------------------------------------------
       Re: Favicon?
   DIR By: xboi209
       Date: September 12, 2012, 10:25 pm
       ---------------------------------------------------------
       It's supposed to be:
       --- Code ---
       
       <link rel="shortcut icon"
       href="
  HTML http://favicon.co.uk/ico/3483.png"
       type="image/favicon">
       
       --- End Code ---
       #Post#: 6176--------------------------------------------------
       Re: Favicon?
   DIR By: Michel
       Date: September 13, 2012, 3:08 am
       ---------------------------------------------------------
       <link rel="shortcut icon" href="
  HTML http://favicon.co.uk/<br
       />ico/3483.png" type="image/ favicon">
       still favicon dosen't show...
       #Post#: 6179--------------------------------------------------
       Re: Favicon?
   DIR By: Libinbabu53
       Date: September 13, 2012, 4:23 am
       ---------------------------------------------------------
       It should not be a png or jpg file it should be .ico!!
       In ur case the image should be:-
       3483.ico
       not
       3483.png!
       Look at my code:-
       --- Code ---
       
       <LINK REL="SHORTCUT ICON"
       HREF="
  HTML http://www.melior.fav.cc/favicon.ico"
       />
       
       --- End Code ---
       see!
       Its favicon.ico file.
       so convert urs into ico too.
       Many online ico converters are available
       #Post#: 6183--------------------------------------------------
       Re: Favicon?
   DIR By: Andrew
       Date: September 13, 2012, 11:25 am
       ---------------------------------------------------------
       What's in the HREF hashtags should be the path to the ICO file,
       as Libinbabu53 pointed out. Notice how going to
  HTML http://www.melior.fav.cc/favicon.ico
       shows you the favicon,
       because that path is correct.
       Michel: The links within the HREF tags in the code you have are
       incorrect. It must be a valid link for it to work correctly.
       #Post#: 6189--------------------------------------------------
       Re: Favicon?
   DIR By: xboi209
       Date: September 13, 2012, 5:15 pm
       ---------------------------------------------------------
       According to wikipedia, most web browsers support .png and .jpg
       files as favicons
       #Post#: 6199--------------------------------------------------
       Re: Favicon?
   DIR By: Andrew
       Date: September 14, 2012, 8:34 pm
       ---------------------------------------------------------
       Yes but we have to consider the old timers that still use IE. :P
       #Post#: 10446--------------------------------------------------
       Re: Favicon?
   DIR By: caerphillyforum
       Date: July 7, 2013, 2:12 pm
       ---------------------------------------------------------
       Old thread, but I have a problem with uploading the favicon.
       I've done it, it works !
       On
  HTML http://ukwholesaleforum.createaforum.com/
  HTML http://ukwholesaleforum.createaforum.com/
       but not on my hosted domain of www.wholesalechat.co.uk
  HTML http://www.wholesalechat.co.uk
       how do I go about uploading the favicon to this domain ?
       #Post#: 10469--------------------------------------------------
       Re: Favicon?
   DIR By: Jason
       Date: July 8, 2013, 9:25 pm
       ---------------------------------------------------------
       --- Quote from: Omniscient link ---
       >
       > Admin CP  - > Style Manager - > Headers & Footers
       >
       >
       > Favicons' can be used as .ico .png & .gif images, the
       preferred image type is .ico, so I will only show you how to use
       .ico files.
       >
       >
       > If your favicon is an .ico image, please use the following
       code in your Header.
       >
       >
       >
       --- Code ---
       <link rel="shortcut icon" href="Image URL"
       type="image/x-icon">
       --- End Code ---
       >
       >
       > Now, replace Image URL with the URL of the image from the
       image host you used. I will post an image host that you can use
       to upload .ico files, as most do not allow .ico images.
       >
       >
       >
  HTML http://favicon.co.uk/
  HTML http://favicon.co.uk/
       (Make sure to name your image "favicon")
       >
       >
       > Save your Headers & Footers, and your image should now show.
       >
       >
       > If you are having troubles with the image not showing up,
       please feel free to PM me
       >
       --- End Quote ---
       Works 100%, Thanks :)
       *****************************************************
       Page 2 of 3
   DIR Previous Page
   DIR Next Page