Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-23-2005, 06:09 PM   PM User | #1
hubbni
Regular Coder

 
Join Date: May 2003
Posts: 115
Thanks: 1
Thanked 0 Times in 0 Posts
hubbni is an unknown quantity at this point
Favicon not showing up

So I am trying to use a favicon. I know the ropes on how to add one. I have added the favicon.ico at the root of my site. And I have also added the links to my page so that the favicon shows up. I know it is there, I can view it with a direct link. No, it shows up in most browsers, but not in Safari on my mac. The strange thing is, when I make the page secure, adding https instead of http the favicon WILL show up. I have no idea why this would be, but it is only happening in Safari. All other favicon work, such as this site. Do you think it could be something with the permissions of my favicon?
hubbni is offline   Reply With Quote
Old 08-23-2005, 06:56 PM   PM User | #2
bazz
Master Coder

 
Join Date: Apr 2003
Location: in my house
Posts: 5,211
Thanks: 39
Thanked 201 Times in 197 Posts
bazz will become famous soon enoughbazz will become famous soon enough
Not quite sure I I get you. You say at the end that all other favicons work. Is it just yours which doesn;t? and where yours doesn't are you referring only to the mac Safari?

Anyhoo, All I could suggest is to make sure that the favicon link, is in the head of your document. and that you have the favicon uploaded to your server.

Code:
<link rel="shortcut icon" href="/images/favicon.ico" >
making sure that the location of your favicon is as shown in the link.

Bazz
__________________
"The day you stop learning is the day you become obsolete"! - my late Dad.

Why do some people say "I don't know for sure"? If they don't know for sure then, they don't know!
Useful MySQL resource
Useful MySQL link
bazz is offline   Reply With Quote
Old 08-24-2005, 02:46 PM   PM User | #3
trancedm
Regular Coder

 
Join Date: Mar 2005
Posts: 123
Thanks: 0
Thanked 0 Times in 0 Posts
trancedm is an unknown quantity at this point
whats the URL, maybe we can test it out for you
trancedm is offline   Reply With Quote
Old 08-24-2005, 05:42 PM   PM User | #4
mw2005
Regular Coder

 
Join Date: Jul 2005
Posts: 352
Thanks: 1
Thanked 0 Times in 0 Posts
mw2005 is an unknown quantity at this point
The same problem about a favicon not showing up properly happened to me but i waited a few days and it appeared.
__________________
Get Mozilla Firefox
mw2005 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:56 AM.


Advertisement
Log in to turn off these ads.