how to add favicon on dolphin 6.1

i just wanna ask on how to add favicon on dolphin6.1? it's the small icon on the left side of the address bar..

thank

Quote · 2 Oct 2008

Do a search on Google. You will find a lot of help there.

i just wanna ask on how to add favicon on dolphin6.1? it's the small icon on the left side of the address bar..

thank

There are none so blind as those that will not see.
Quote · 2 Oct 2008

nevermind..i figured it out.^^

Quote · 2 Oct 2008

nevermind..i figured it out.^^

Fancy Sharing ?

Quote · 2 Oct 2008

Sure. well here's what i've done;

i placed this: <link rel="shortcut icon" href="http://www.yoursite.com/media/images/favicon.ico"> just before the </head> of templates/base/_header.html

then put the image on the media/images

then you got your site a favicon..^^ hope it help you. just ask me if your having problem.

-feji

Quote · 3 Oct 2008

Thanks Feji and Sammie

Quote · 3 Oct 2008

Also you can use the below if you want to use png images rather than ico files:

<link rel="icon" type="image/png" href="path/to/image.png" />

Quote · 5 Oct 2008

 

Also you can use the below if you want to use png images rather than ico files:

 

<link rel="icon" type="image/png" href="path/to/image.png" />

 Brillaint ... thanks man, this is a lot better than the .ico

Quote · 6 Oct 2008

Hi,

Should the favicon be ain any paticular size?

Thank

Quote · 16 Dec 2008

Hi,

Should the favicon be ain any paticular size?

Thank

You can create a favicon from your chosen image on lots of sites. Just google 'create favicon.'

Quote · 17 Feb 2009

And to specify animated and non animated.. use

<link rel="shortcut icon" href="nonanimated/favicon.ico">
<link rel="shortcut icon" href="favicon.ico">

I usually place the animated one in the root and the non-animated on in a subfolder.

Happiness is a warm gun.
Quote · 22 Apr 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.