HighDots Forums  

Favicons

alt.html alt.html


Discuss Favicons in the alt.html forum.



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

Default Favicons - 10-31-2009 , 06:14 AM






Hi all,

I am looking to create a favicon. I know the drill of creating &
saving in ICO format and the line of code required to ensure it
uploads.

However, what size can the file be? Will 16 X 16, 32 X 32 or 64 X 64
pixels work?

Thanks,

Andy ;-)

Reply With Quote
  #2  
Old   
Sid
 
Posts: n/a

Default Re: Favicons - 10-31-2009 , 06:47 AM






"Andy" <rivers.andy (AT) gmail (DOT) com> wrote

Quote:
Hi all,

I am looking to create a favicon. I know the drill of creating &
saving in ICO format and the line of code required to ensure it
uploads.

However, what size can the file be? Will 16 X 16, 32 X 32 or 64 X 64
pixels work?

Thanks,

Andy ;-)


16 x 16.
See: http://tools.dynamicdrive.com/favicon/

Sid

Reply With Quote
  #3  
Old   
Roy A.
 
Posts: n/a

Default Re: Favicons - 11-01-2009 , 03:50 PM



On 31 Okt, 11:14, Andy <rivers.a... (AT) gmail (DOT) com> wrote:
Quote:
Hi all,

I am looking to create a favicon. *I know the drill of creating &
saving in ICO format and the line of code required to ensure it
uploads.
Something like this:

<link rel="icon" type="image/png" href="favicon.png" />
<!--[if IE]>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<![endif]-->

Quote:
However, what size can the file be? Will 16 X 16, 32 X 32 or 64 X 64
pixels work?
16x16, 32x32 or 64x64 in gif, png or jpg will work in most browsers
except from Internet Explorer. In Internet Explorer you must use an
16x16 ico-file. So you're in bad luck if you need a semi transparent
short cut icon.

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 - 2009, Jelsoft Enterprises Ltd.