News:

Create A Forum Installed

Author Topic: Favicon?  (Read 2794 times)

0 Members and 2 Guests are viewing this topic.

Offline WRMWereWolf6

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
    • View Profile

Badges: (View All)
Search Topic Starter First Post
Favicon?
« on: July 17, 2012, 10:51:03 am »
Hello! I just wanted to know, How To Add A Favicon To My Forums???

Thank You!

URL: wwe6net.createaforum.com

Share on Facebook Share on Twitter


Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: Favicon?
« Reply #1 on: July 17, 2012, 11:25:16 am »
Out of curiosity, What's a Favicon?
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline WRMWereWolf6

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
    • View Profile

Badges: (View All)
Search Topic Starter First Post
Re: Favicon?
« Reply #2 on: July 17, 2012, 11:39:01 am »
Ok so you know those little images next to your address bar? Well... That little image is called a Favicon!

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: Favicon?
« Reply #3 on: July 17, 2012, 11:52:35 am »
Yeah, me too I'd love to have that. Probably this should go to the suggestions board
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline WRMWereWolf6

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
    • View Profile

Badges: (View All)
Search Topic Starter First Post
Re: Favicon?
« Reply #4 on: July 17, 2012, 01:59:57 pm »
Look All I Want To Know Is How To Add A Favicon To My Forums!

Offline Omniscient

  • Newbie
  • *
  • Posts: 4
  • Karma: 1
  • Gender: Male
  • Location: Kentucky, United States
    • View Profile
    • ChatPark

Badges: (View All)
Level 2 Webmaster Avatar
Re: Favicon?
« Reply #5 on: July 19, 2012, 10:59:08 pm »
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: [Select]
<link rel="shortcut icon" href="Image URL" type="image/x-icon">

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.


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

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: Favicon?
« Reply #6 on: September 10, 2012, 04:55:38 pm »
hello..i followed the steps but the image  dosent show.what could be wrong?
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Favicon?
« Reply #7 on: September 10, 2012, 09:44:20 pm »
I think you have to put it in the metatags textarea, not the headers
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: Favicon?
« Reply #8 on: September 10, 2012, 10:21:45 pm »
Thank you for your reply. I have put it there, but it still dosent show :-(
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Favicon?
« Reply #9 on: September 11, 2012, 09:41:59 pm »
Can I see the code you're using?
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline Andrew

  • Andrew at your service
  • Global Moderator
  • *****
  • Posts: 174
  • Karma: 11
  • Gender: Male
    • View Profile
    • The Tech Cadet Blog

Badges: (View All)
Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
Re: Favicon?
« Reply #10 on: September 12, 2012, 03:54:40 pm »
Just for quick assistance, make sure the image is an .ico for it to work in all browsers.
Please do not PM for support. General Support FAQ | Guides Index | Code Index

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: Favicon?
« Reply #11 on: September 12, 2012, 05:09:03 pm »
It is .ico
here is the code

<link rel="shortcut icon" href="http://www.chemplanet.org/http://favicon.co.uk/ico/3483.png" type="image/favicon">
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Favicon?
« Reply #12 on: September 13, 2012, 03:25:46 am »
It's supposed to be:
Code: [Select]
<link rel="shortcut icon" href="http://favicon.co.uk/ico/3483.png" type="image/favicon">
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline Michel

  • Sr. Member
  • ****
  • Posts: 268
  • Karma: 0
    • View Profile
    • Chemistry Planet

Badges: (View All)
Fourth year Anniversary Third year Anniversary Second year Anniversary
Re: Favicon?
« Reply #13 on: September 13, 2012, 08:08:41 am »
<link rel="shortcut icon" href="http://favicon.co.uk/ ico/3483.png" type="image/ favicon">

still favicon dosen't show...
Nothing gets higher than where God dwells. If there is an upper limit to the universe, call it the abode of God

Offline Libinbabu53

  • Jr. Member
  • **
  • Posts: 69
  • Karma: -3
  • Gender: Male
  • Www.melior.tk
  • Location: India
    • View Profile
    • Melior

Badges: (View All)
Webmaster Avatar Level 4
Re: Favicon?
« Reply #14 on: September 13, 2012, 09:23:48 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: [Select]
<LINK REL="SHORTCUT ICON" HREF="http://www.melior.fav.cc/favicon.ico" />
see!
Its favicon.ico file.
so convert urs into ico too.
Many online ico converters are available
The most popular forum on Createaforums:-
www.melior.tk

 

Related Topics

  Subject / Started by Replies Last post
2 Replies
1083 Views
Last post March 01, 2011, 02:38:27 am
by Arekay
4 Replies
1861 Views
Last post April 02, 2011, 07:17:54 pm
by Rude
0 Replies
344 Views
Last post January 26, 2012, 02:18:16 am
by Admire
10 Replies
1093 Views
Last post August 17, 2013, 02:44:51 am
by Silver734
2 Replies
284 Views
Last post May 23, 2017, 05:28:59 pm
by Egbune