Results 1 to 4 of 4

Thread: Icons for webpages in favorites

  1. #1
    Senior Member
    Join Date
    Jan 2004
    Location
    Hawaii
    Posts
    350

    Question Icons for webpages in favorites

    How are icons set for certain pages in my favorites menu for IE6?

    maddox.xmission.com has the little Che communist guy
    yahoo.com has the Y! logo
    deadjournal.com has a tombstone.

    how do hey set those, i've never seen that tombstone pic on DJ, so i know it's not something it takes of the page.


    A_T
    Geek isn't just a four-letter word; it's a six-figure income.

  2. #2
    the beign of authority kurt_der_koenig's Avatar
    Join Date
    Jan 2004
    Location
    Pa
    Posts
    567
    It is part of the page, for example my website. With this code in the head tags::
    Code:
    <link rel="SHORTCUT ICON" href="deutsch.ico" title="external:/deutsch.ico">
    I am allowed to display the icon in the address bar and in firefox both on the address bar and the tab. If you bookmark my webpage, it will save the icon along with it- at least the first time you use the bookmark. When you clear your temp the icon will disappear. Other then code in the webpage, it might also have to do with their server setting the icon.

  3. #3
    Senior Member
    Join Date
    Jan 2004
    Location
    Hawaii
    Posts
    350
    thanks alot man. i couldnt find that anywhere...and apparently didnt view the source well enough...(though the src wasnt pure HTML)

    A_T
    Geek isn't just a four-letter word; it's a six-figure income.

  4. #4
    the beign of authority kurt_der_koenig's Avatar
    Join Date
    Jan 2004
    Location
    Pa
    Posts
    567
    no problem. If you can't find it in the <head></head> tags then it is a server job. The head tags are in the very top part of the source. I don't understand how the server does the icon- although I would like to know .

Posting Permissions

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