FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Pic addition

 


Scorpio
In a website, how can i add a logo next to the domain name in the address window of a browser.

Like one for frihost.(the tiny little F to the left of the http: tag)
william
Yeah, I've been trying to find out too. I once tried a script that said it would do it, it didn't work.
mathiaus
in the HEAD tag, place
Code:
<link rel="shortcut icon" href="favicon.ico" />

then create, save and upload an image called favicon.ico. You can change the name but make sure to change the code. I believe gif images also work but I'm not to sure.

favicon maker
Scorpio
What is the rel tag used for?
Ducksteina
scorpio wrote:
What is the rel tag used for?

As far as I know, "shortcut icon" must be used for favicons. I'm not sure, though.
Also, IE only supports .ico as a favicon. You should also remember a favicon must be 16x16 or 32x32 pixels big.
Scorpio
Thanks for that. I got it working (to an extent) Very Happy
yjwong
Alternatively, you can put an image named favicon.ico beside your index page. That will work too.
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.