image in the head document
Moderator: General Moderators
-
gavinbsocom
- Forum Commoner
- Posts: 71
- Joined: Tue Sep 30, 2003 9:51 pm
image in the head document
Have you even been to a site and when you add them to your favorites they have a little image that goes next to the link to there site? Does anyone have an idea on how to do it and what the size dimensions are for the little image it self? I tried looking ont he forum but i didnt see a topic posted like htis one......
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
- scorphus
- Forum Regular
- Posts: 589
- Joined: Fri May 09, 2003 11:53 pm
- Location: Belo Horizonte, Brazil
- Contact:
• Create a 32x32 pixels icon (Win32 icon i.e favicon.ico);
• Upload it to the root of your website
• Place
inside <head></head> of every page.
Cheers,
Scorphus.
• Upload it to the root of your website
• Place
Code: Select all
<link rel="SHORTCUT ICON" href="/favicon.ico" />Cheers,
Scorphus.
-
gavinbsocom
- Forum Commoner
- Posts: 71
- Joined: Tue Sep 30, 2003 9:51 pm
- scorphus
- Forum Regular
- Posts: 589
- Joined: Fri May 09, 2003 11:53 pm
- Location: Belo Horizonte, Brazil
- Contact:
Yes, you can use Abode to create/edit your icon and then use any of these programs to convert it to an icon file.
Hope this link works. If it doesn't, go to http://www.tucows.com and search for icon on Windows section.
Cheers,
Scorphus.
Hope this link works. If it doesn't, go to http://www.tucows.com and search for icon on Windows section.
Cheers,
Scorphus.