-
AuthorPosts
-
May 18, 2009 at 8:23 pm #141280
Hi,
I’m working on putting together a new site, http://foundationsrevealed.com/and the favicon is not displaying, neither is the sitename displaying in the browser tab, its just staying the URL name.
The favicon is in the folder, I haven’t moved it, but I can’t find where its even located in the template pages.
The site name is in the Global config page and in the file, so that’s not causing the issue.Any pointers on how to fix this? I’ve looked through the template, but haven’t changed anything.
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
May 19, 2009 at 2:50 am #305023your page is appearing in a frame and the actual page is at
http://yourwardrobeunlockd.com/foundationsrevealed.com/
you can see the title and favicon from the url.
since it is appearing in the frame, you need to update the title of the frame html code and also put the favicon at the folder of the frame html
1 user says Thank You to jsliao for this useful post
May 19, 2009 at 5:11 pm #305119Ah, is that why its doing it!
Thanks so much for explaining it. Now I understand how to fix it.
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
May 19, 2009 at 5:36 pm #305121<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html lang="en">
<head>
<title>Your page Site Name Here</title>
<link href="http://foundationsrevealed.com/favicon.ico" rel="shortcut icon" type="image/x-icon" />
</head>
<frameset rows="100%">
<frame title="http://yourwardrobeunlockd.com/foundationsrevealed.com/" src="http://yourwardrobeunlockd.com/foundationsrevealed.com/" name="mainframe" frameborder="0" noresize="noresize" scrolling="auto">
<noframes>Sorry, you don"t appear to have frame support.
Go here instead - <a href="http://yourwardrobeunlockd.com/foundationsrevealed.com/">http://foundationsrevealed.com/</a></noframes>
</frameset>
</html>
Use this code for your Frame
2. creat favicon.ico and upload it to your host (root) http://foundationsrevealed.com/favicon.ico
3. <title>Your page Site Name Here</title> Rename with your site nametversover Friendtversover
- Join date:
- March 2009
- Posts:
- 77
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
June 4, 2009 at 3:04 am #306809Hi!
I tried to change the favicon on my website. I replaced the favicon.ico (in Ja Rutile), and added the following HTMl in the index.php file:
<link REL=”SHORTCUT ICON” HREF=”http://yoursitedotcom.here/favicon.ico”>
The strange thing is that the old Joomla logo still shows up in Firefox, even though I deleted it. Is it stored other places as well? In Safari the new icon appears. Any ideas?
Thanks!
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
June 4, 2009 at 3:05 am #306811clear ur firefox cache
tversover Friendtversover
- Join date:
- March 2009
- Posts:
- 77
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
June 4, 2009 at 3:08 am #306812Perfect, thanks!
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
June 4, 2009 at 3:32 am #306823<em>@tversover 131360 wrote:</em><blockquote>Perfect, thanks!</blockquote>
if Perfect pls mark SOLVED and best answer -
AuthorPosts
This topic contains 9 replies, has 4 voices, and was last updated by tversover 15 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum