Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 25th, 2007, 09:35 PM
Jay
Guest
 
Posts: n/a
Default Need help,

Hello,

Not sure if this is the group to post this or not, but I need some
help. I'm working on a website and they want to add the little icon
that is to the left of the "http://www............."

Looking at this page right now google has the two white cloud things
on both the tab and up in the address bar. I see many sites now have
this but I'm not sure what it's called and I can't find any code on it
about this,

Just wondering if anyone could help me, or if you could put me in the
right direction.

Thanks, Jason.

  #2  
Old July 25th, 2007, 09:55 PM
Beauregard T. Shagnasty
Guest
 
Posts: n/a
Default Re: Need help,

Jay wrote:
Quote:
Hello,
G'day.
Quote:
Not sure if this is the group to post this or not, but I need some
help. I'm working on a website and they want to add the little icon
that is to the left of the "http://www............."
That would be a "favicon".
Quote:
Looking at this page right now google has the two white cloud things
Google? This is Usenet!
Quote:
on both the tab and up in the address bar. I see many sites now have
this but I'm not sure what it's called and I can't find any code on
it about this,
http://favicon.com/ though I wouldn't pay them to make one. Just create
a 16x16 pixel graphic file, in ICON - .ico - format and upload it to
your root directory.

For some non-conforming browsers, add these two lines in the <head>
section of your pages:

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

That said, don't expect it to show up in Internet Explorer. With v.6 and
less, you have to bookmark the page first, and then it will disappear
when you clear the browser's cache.

--
-bts
-Motorcycles defy gravity; cars just suck
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles