Jump to content


Photo
- - - - -

Create a favorite icon


  • Please log in to reply
15 replies to this topic

#1 Jacorre

Jacorre

    P2L Jedi

  • Members
  • PipPipPip
  • 824 posts
  • Gender:Male
  • Location:USA
  • Interests:Computers, Technology, Internet, Graphic/Web Design, Music, Soccer

Posted 21 April 2006 - 09:18 AM

Have you ever seen the little icons appearing in the address bar at the top of your browser? Maybe you've seen it in your Favorites? Would you like to learn how to create one?

Posted Image

STEP ONE

First thing you'll need is the plugin to save an image in .ico format. Save the plugin in the following folder:

C:\Program Files\Adobe\Adobe Photoshop CS2\Plug-Ins\Adobe Photoshop Only\File Formats

STEP TWO

Next thing to do is design yourself an icon. The icon's size must be 16x16 pixels. Since we're working with such a small image, I like to zoom in to 1000% so I can see what I'm working with. I used the Pencil tool at 1px in size and created an icon that resembles my logo.

Posted Image

STEP THREE

Now save your icon by naming it favicon and make sure the format is set to .ico as seen below:

Posted Image

STEP FOUR

The final step is to add the following in the head section of all your pages:

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

Make sure the href defines the correct address to where you saved the image. So if you saved it in an images folder it would be:

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

#2 MK_LAGI

MK_LAGI

    Jedi In Training

  • Members
  • PipPip
  • 437 posts
  • Location:Cardiff, Wales
  • Interests:p2l :D

Posted 21 April 2006 - 10:51 AM

Nice, but this isn't much Photoshop is it... Maybe you could show how to create different images....

#3 Jacorre

Jacorre

    P2L Jedi

  • Members
  • PipPipPip
  • 824 posts
  • Gender:Male
  • Location:USA
  • Interests:Computers, Technology, Internet, Graphic/Web Design, Music, Soccer

Posted 21 April 2006 - 10:53 AM

Yeah I wasn't sure if I should post it here or not. It could be moved to Miscellaneous tutorials if someone wants to do that. I just thought since I was in Photoshop designing and saving the image it should be posted here. If I have time I may do more icon examples. Thanks!

#4 Indigo

Indigo

    Official Alien

  • Members
  • PipPipPip
  • 617 posts
  • Gender:Male
  • Location:Trondheim, Norway
  • Interests:Computing in general, especially design and programming of all kinds.

Posted 07 May 2006 - 09:51 AM

Great, thanks a lot!
This tut should be added to tutorial search, in case I forget where to find it:P
Anyway, great tutorial.

#5 Jacorre

Jacorre

    P2L Jedi

  • Members
  • PipPipPip
  • 824 posts
  • Gender:Male
  • Location:USA
  • Interests:Computers, Technology, Internet, Graphic/Web Design, Music, Soccer

Posted 07 May 2006 - 06:26 PM

Thanks, glad you liked it!

#6 Scythar

Scythar

    Honored X Staff

  • Members
  • PipPipPipPip
  • 1,888 posts
  • Gender:Male
  • Location:Antwerp (Belgium)

Posted 08 May 2006 - 02:14 AM

A while back i did the same, but somehow...
On my mac, using Safari i do see the favicon, but on my pc with IE i dont?
Dunno why though...
This was the trialsite: users.pandora.be/stranger

#7 Osmosae

Osmosae

    Young Padawan

  • Members
  • Pip
  • 77 posts
  • Gender:Male
  • Location:Éire

Posted 08 May 2006 - 07:32 AM

Internet Explorer doesnt make use of favicons if im not mistaken.

#8 Jacorre

Jacorre

    P2L Jedi

  • Members
  • PipPipPip
  • 824 posts
  • Gender:Male
  • Location:USA
  • Interests:Computers, Technology, Internet, Graphic/Web Design, Music, Soccer

Posted 08 May 2006 - 07:39 AM

Correct. I do have them show up in my favorites in IE though.

#9 Matthew.

Matthew.

    Official Spammer .Matt

  • Members
  • PipPipPipPip
  • 2,749 posts
  • Gender:Male
  • Location:England

Posted 14 May 2006 - 10:24 AM

they try and catch the ball but never do im afraid when it comes to IE lol.

Thanks for the plugin mate!

#10 TMZHosting LLC

TMZHosting LLC

    Young Padawan

  • Members
  • Pip
  • 211 posts

Posted 30 May 2006 - 05:29 AM

Awesome tutorial! I remember there was a generator somewere on the web for this. You make your image upload it and then save it as a .ico.

#11 Jem

Jem

    Young Padawan

  • Members
  • Pip
  • 93 posts
  • Location:England
  • Interests:Photography, design &amp; developing, walking, cycling, reading.

Posted 30 May 2006 - 08:32 AM

You don't necessarily need the plugin. If you create an image and save it with 256 colours as a .gif and then rename it to .ico, that'll work too :)

#12 Faken

Faken

    Pimpmaster G

  • Admin
  • 5,966 posts
  • Gender:Male
  • Location:Montreal, Canada

Posted 30 May 2006 - 08:40 AM

Internet Explorer doesnt make use of favicons if im not mistaken.


Of course it does.

Dan

#13 Dirk Black

Dirk Black

    Sir Emo Monkey

  • Members
  • PipPipPip
  • 698 posts
  • Gender:Male
  • Location:Clearwater, Fl
  • Interests:C4D graphic artwork and design, music (guitar songwriting vocals.) Painting, photography, video games.

Posted 30 May 2006 - 09:51 AM

great tut, thx alot, and also to jem for the whole plugin bypass, the whole thing took me maybe 3 minutes

#14 Jacorre

Jacorre

    P2L Jedi

  • Members
  • PipPipPip
  • 824 posts
  • Gender:Male
  • Location:USA
  • Interests:Computers, Technology, Internet, Graphic/Web Design, Music, Soccer

Posted 30 May 2006 - 11:47 AM

I never tried renaming it. I just assumed it wouldn't work. Thanks for the info! But if you'd like to use your icons on your desktop as well then it's always good to have the ico format!

#15 TMZHosting LLC

TMZHosting LLC

    Young Padawan

  • Members
  • Pip
  • 211 posts

Posted 30 May 2006 - 07:57 PM

I never knew that renaming it will work. I guess im going to have to try it.

#16 joberror

joberror

    Young Padawan

  • Members
  • Pip
  • 2 posts

Posted 04 June 2006 - 11:46 PM

java script:emoticon(':)', 'smid_5')
;)
it is not until you make an icon before your logo can appear on the URL bar of any browser, you can simply create a PNG image of 16 by 16 and use it but just make sure the TYPE attribute in the LINK tag is specified as the file format of the image.

Example if you have the image as logo.png then

your LINK tag will be as follows

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



[email protected]

Edited by joberror, 04 June 2006 - 11:51 PM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users