1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

[Tutorial] How to put favicon on a phpbb forum?

Discussion in 'phpBB' started by glitto, Aug 26, 2008.

  1. #1
    Hi all,

    I just put a favicon on my phpbb forum and I thought I should let others know how to do it.

    1. Go to this site http://www.iconj.com/generator.php

    2. Upload the favicon.ico file in there

    3. They will generate two codes, you should use their direct linking code

    4. Put their code on your "Overall_header.html" file and upload it.

    5. Go to ACP > Purge the cache

    That's it :)

    Note: If you don't know how to make a favicon you can get it done easily from this website http://www.favicongenerator.com/

    You can see how the favicon is appearing on my forum at www.smsbucket.com/forums


    Hope my little tutorial will help lots of people :)

    Good luck
    Glitto
     
    glitto, Aug 26, 2008 IP
  2. aGig

    aGig Well-Known Member

    Messages:
    428
    Likes Received:
    5
    Best Answers:
    1
    Trophy Points:
    118
    #2
    The really simple way is to just place the favicon.ico in your root folder. Most modern browsers will pick it up on their own without being told where it is. The only time I use the code to call a favicon is if I have a sub folder (domain.com/folder/) and I want a different favicon.

    Mark
     
    aGig, Aug 26, 2008 IP
  3. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #3
    Yes I agree with Mark. You do not need to modify any code. I have uploaded the favicon.ico in the root folder and I could see it in my browser.

    Kailash
     
    kailash, Aug 26, 2008 IP
  4. steven32collins

    steven32collins Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    where is the overal_header html
    and how do i download the folder with overal header html
     
    steven32collins, Aug 27, 2008 IP
  5. glitto

    glitto Notable Member

    Messages:
    2,839
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    205
    #5
    Me too tried it but it didn't work. I even put the favicon on root > forums folder but it didn't work.

    That's why I used this method.


    Root > Forums > Styles > Style Name > Templates > overall_header.html
     
    glitto, Aug 27, 2008 IP
  6. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #6
    Not sure why it was not working for you but you may need to clear your browser cache after uploading favicon.

    Kailash
     
    kailash, Aug 27, 2008 IP
  7. aGig

    aGig Well-Known Member

    Messages:
    428
    Likes Received:
    5
    Best Answers:
    1
    Trophy Points:
    118
    #7
    It does take sometime for IE to pickup favicons if they are not linked. The one way I get them to be picked up is by making a bookmark.

    Mark
     
    aGig, Aug 27, 2008 IP