HighDots Forums  

favicon...

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss favicon... in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
cripaustin
 
Posts: n/a

Default favicon... - 08-26-2008 , 07:16 AM






hi. iv made my site using templates and html pages made from those templates.

I have made my favicon.

favicon.ico

I have placed it in the root of my website.

What html do I enter (into the templates I presume) for the favicon to show??

Thanks.


Reply With Quote
  #2  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: favicon... - 08-26-2008 , 07:38 AM






Google "favicon".

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"cripaustin" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
hi. iv made my site using templates and html pages made from those
templates.

I have made my favicon.

favicon.ico

I have placed it in the root of my website.

What html do I enter (into the templates I presume) for the favicon to
show??

Thanks.



Reply With Quote
  #3  
Old   
cripaustin
 
Posts: n/a

Default Re: favicon... - 08-26-2008 , 09:22 AM



ok thanks. So am I right in saying (from the articles Ive read) that you only
need to add html code to any template or page if your favicon isnt in the root
of your website? Other wise web browsers will pick it up?
Thanks


Reply With Quote
  #4  
Old   
Michael Fesser
 
Posts: n/a

Default Re: favicon... - 08-26-2008 , 10:18 AM



..oO(cripaustin)

Quote:
ok thanks. So am I right in saying (from the articles Ive read) that you only
need to add html code to any template or page if your favicon isnt in the root
of your website? Other wise web browsers will pick it up?
It's more reliable to explicity link to it, even if it's in the root
directory.

Micha


Reply With Quote
  #5  
Old   
Nancy O
 
Posts: n/a

Default Re: favicon... - 08-26-2008 , 02:34 PM



Just add this between the <head> and </head> tags:

<link rel="shortcut icon" href="favicon.ico"
type="image/vnd.microsoft.icon">


--Nancy O.
Alt-Web Design & Publishing
www.alt-web.com


"cripaustin" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
ok thanks. So am I right in saying (from the articles Ive read) that you
only
need to add html code to any template or page if your favicon isnt in the
root
of your website? Other wise web browsers will pick it up?
Thanks




Reply With Quote
  #6  
Old   
Michael Fesser
 
Posts: n/a

Default Re: favicon... - 08-26-2008 , 08:33 PM



..oO(Nancy O)

Quote:
Just add this between the <head> and </head> tags:

link rel="shortcut icon" href="favicon.ico"
type="image/vnd.microsoft.icon"
I think the type "image/x-icon" would be better and supported by more
browsers.

Micha


Reply With Quote
  #7  
Old   
Joe Makowiec
 
Posts: n/a

Default Re: favicon... - 08-26-2008 , 09:18 PM



On 26 Aug 2008 in macromedia.dreamweaver, Michael Fesser wrote:

Quote:
.oO(Nancy O)

Just add this between the <head> and </head> tags:

link rel="shortcut icon" href="favicon.ico"
type="image/vnd.microsoft.icon"

I think the type "image/x-icon" would be better and supported by more
browsers.
Although that is the correct mime type:

http://www.iana.org/assignments/medi...microsoft.icon

--
Joe Makowiec
http://makowiec.net/
Email: http://makowiec.net/contact.php


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.