Results 1 to 3 of 3

Thread: how to get icon on adress bar

  1. #1
    Junior Member
    Join Date
    Mar 2005
    Posts
    1

    how to get icon on adress bar

    when ever we open a site in netscape or any other web browser excpt ie we see a small icon with the url(for example y! for yahoo G for google etc) how can we create it .

  2. #2

  3. #3
    In And Above Man Black Cluster's Avatar
    Join Date
    Feb 2005
    Posts
    912
    Hey,

    There are two easy methods,

    Method one

    Create or rename the icon you want to favicon.ico and copy it to the root directory of your website. The brwoser will look for this icon as it loads the page.

    Method two
    use this method is case you don't have access to the root of your website.
    add the follwoing ocde between the head section:

    LINK REL="SHORTCUT ICON"
    HREF="/~your_directory/logo.ico">
    also you can use this method to assign an icon to every page "Having unique name for each one"


    Cheers
    \"The only truly secure system is one that is powered off, cast in a block of concrete and sealed in a lead-lined room with armed guards - and even then I have my doubts\".....Spaf
    Everytime I learn a new thing, I discover how ignorant I am.- ... Black Cluster

Posting Permissions

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