Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - Favicons

 
Thread Tools Search this Thread
Old 10-31-2009, 10:14 AM   #1
Default Favicons


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


Andy
  Reply With Quote
Old 11-01-2009, 08:50 PM   #2
Roy A.
 
Posts: n/a
Default Re: Favicons
On 31 Okt, 11:14, Andy <rivers.a...@gmail.com> wrote:
> 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]-->

> 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.


Roy A.
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
favicons? sammy Computer Support 16 12-24-2006 04:19 PM
Favicons? ~˘makey$ Computer Support 7 11-29-2003 10:20 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46