Favicon on custom html page Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    Favicon on custom html page

    kooolguy128
    kooolguy128
    Forumember


    Male Posts : 87
    Reputation : 20
    Language : English
    Location : Pakistan

    Solved Favicon on custom html page

    Post by kooolguy128 March 21st 2009, 10:08 am

    hey friends anyone know how to put the favicon of my site on the custom html page i created as a homepage
    Christos
    Christos
    Active Poster


    Male Posts : 1238
    Reputation : 37
    Language : English,French,Greek,Luxembourgish
    Location : Luxembourg

    Solved Re: Favicon on custom html page

    Post by Christos March 21st 2009, 10:29 am

    Code:
    <link href=’your url’ rel=’shortcut icon’ type=’image/x-icon‘/>
    *add that in the <head>"code goes here"</head> section of your page

    Replace the 'your url' part with the actual location of the ico file.

    Regards,

    Christos
    kooolguy128
    kooolguy128
    Forumember


    Male Posts : 87
    Reputation : 20
    Language : English
    Location : Pakistan

    Solved Re: Favicon on custom html page

    Post by kooolguy128 March 21st 2009, 11:15 am

    bro it is not working
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Favicon on custom html page

    Post by Sanket March 21st 2009, 4:08 pm

    Code:
    <link rel="icon" href="URL OF the image" type="image/x-icon">
    <link rel="shortcut icon" href="URL OF the image" type="image/x-icon">

    See if this works.
    kooolguy128
    kooolguy128
    Forumember


    Male Posts : 87
    Reputation : 20
    Language : English
    Location : Pakistan

    Solved Re: Favicon on custom html page

    Post by kooolguy128 March 21st 2009, 6:14 pm

    wo you have some great knowledge sanket thanks bro it is working properly
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: Favicon on custom html page

    Post by MrMario March 21st 2009, 6:19 pm

    Topic is solved
    =>Locked
    =>Solved Tag Added

    -MrMario