The Hummer to the left of the HTTP://
- ucana422
- Club Member
- Posts: 3
- Joined: Thu Jan 28, 2010 10:08 pm
- Contact:
The Hummer to the left of the HTTP://
I am sure that many of you have noticed that there are quite a few Hummer related sites that have a Hummer icon to the left of the site address in the address bar, that would be cool to have a red and white one for this club, anyone know how to go about getting one of those, and how much it would cost?
You do not have the required permissions to view the files attached to this post.
- pobegin
- CHC Pilot
- Posts: 110
- Joined: Thu Oct 30, 2008 8:44 pm
- Location: Quebec, Canada
Re: The Hummer to the left of the HTTP://
Hi,
This is called favicon.
You have to put the icon on the root of the web site and call it : favicon.ico
(If you want Internet Explorer to read it, it has to be "ico" format...)
Format : 16x16 or 32x32
You have to add the following HTML code between the HEAD
:
<head>
<link rel="shortcut icon" href="favicon.ico" >
<head>
... who can modify this forum?
This is called favicon.
You have to put the icon on the root of the web site and call it : favicon.ico
(If you want Internet Explorer to read it, it has to be "ico" format...)
Format : 16x16 or 32x32
You have to add the following HTML code between the HEAD
:
<head>
<link rel="shortcut icon" href="favicon.ico" >
<head>
... who can modify this forum?
- ucana422
- Club Member
- Posts: 3
- Joined: Thu Jan 28, 2010 10:08 pm
- Contact:
Re: The Hummer to the left of the HTTP://
I'm not sure , and you sound like you know what you are doing so thanks for the help, does it cost anything to do?
- sampaglia
- CHC Trail Guide
- Posts: 545
- Joined: Sat Feb 20, 2010 9:38 am
- Contact:
Re: The Hummer to the left of the HTTP://
I will add the icon.
Not a problem.
Not a problem.
- ucana422
- Club Member
- Posts: 3
- Joined: Thu Jan 28, 2010 10:08 pm
- Contact:
- njlondon
- CHC Trail Guide
- Posts: 954
- Joined: Tue Jul 04, 2006 10:52 pm
Re: The Hummer to the left of the HTTP://
Very nice, Sam.