Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Browser Icon in URL Bar

  1. #1
    Join Date
    Feb 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Browser Icon in URL Bar

    I would like to know the specifics of adding a branded type logo or image beside a website address in the URL address bar. Just look up at your own address bar to see the Dynamic Drive logo to the left hand side of the web site address. This is the sort of thing I would like to add into my own website.
    Last edited by lechef66; 02-11-2007 at 08:38 PM. Reason: Spelling mistakes!

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    It's called a favicon. Instructions and guides to make one (including an automatic version) are right here on DD. Look to the right from the main forum index and you will see the favicon generator link
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #3
    Join Date
    Feb 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the really quick reply, I'll check this out right now.

  4. #4
    Join Date
    Feb 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the really quick reply, I'll check it out right now.

  5. #5
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    You can make your own, although the DD version is a little quicker. Just to let you know how it works:

    16 pixles by 16 pixels is standard, 32 X 32 is used as well.

    Take ANY picture you want, resize to those dimensions and rename it to "favicon.ico"

    Upload to your root directory and you are pretty much done.

    See the link I mentioned above for some IE hacks (codes) to include on your pages to ensure it appears in all browsers.

    You can take a gander at my site to see that even animated favicon's are possible.

    Have Fun!
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  6. #6
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Well... it would need to be in .ico format. I don't think any gif or jpg that happens to be that size and named .ico would work.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  7. #7
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    I beg to differ I made my animated ones with Animation Studio, using a 96 X96 image gif resized to 16 x 16, animated them together into one gif, renamed to ico and it has been up for almost 2 years now

    Which reminds me... time for a new one...
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  8. #8
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Interesting. I wasn't aware of the simplicity of the .ico files.
    Just gif? Or jpg? png? bmp?
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  9. #9
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    From all the ones I have made (only about 6) it doesn't seem to matter. I have used png, jpg and gif so far, just renamed as favicon.ico and it's up and active
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  10. #10
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Very interesting.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •