Does anyone know how to put an icon on a tab like this (see attachment) in Dreamwaver. I assume you have to edit the html page but thats as far as I know.
Printable View
Does anyone know how to put an icon on a tab like this (see attachment) in Dreamwaver. I assume you have to edit the html page but thats as far as I know.
favicon.ico
Google search it out.
Is there any other way I can do it manually besides using fastivo?
why?
favicon.ico works.
I think your confusing fantasico with favicon.ico
Hint take a look at the source code of any pages with an ico
this stuff can be moved to the html forum no?
I'm trying to see the exact placement of the favicon,but can't tell whether its before the <title> or after, pardon my ignorance.
It can go anywhere in the head section.
If you need help in converting the file check out FavIcon from Pics.
Hi,
I am editting my first flash template and trying to add a favicon, I have uploaded a 16x16 favicon.ico to the root and have added the following code to the index.html:
But still nothing is showing, this is the same code I use for my standard html websites, is there something I have to do differently for flash templates?Code:<link rel="shortcut icon" href="http://www.mysite.co.uk/favicon.ico" type="image/vnd.microsoft.icon">
<link rel="icon" href="http://www.mysite.co.uk/favicon.ico" type="image/vnd.microsoft.icon">
Sorry for hijacking this post...
Pete2007, DId you find the answer here? I ran into the same issue with my Flash Website:
http://www.captainbillywhizzbangs.com
I downloaded IrfanView and saved it/uploaded to root directory, 16 x 16(16 max colors)and ...NOTHING. Any solutions would be great. Thanks folks