Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • harmanhay Friend
    #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 Friend
    #305023

    your 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

    harmanhay Friend
    #305119

    Ah, is that why its doing it!

    Thanks so much for explaining it. Now I understand how to fix it.

    nguyenhuu quang Friend
    #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 name

    tversover Friend
    #306809

    Hi!

    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 Friend
    #306811

    clear ur firefox cache

    tversover Friend
    #306812

    Perfect, thanks!

    nguyenhuu quang Friend
    #306823

    <em>@tversover 131360 wrote:</em><blockquote>Perfect, thanks!</blockquote>
    if Perfect pls mark SOLVED and best answer

    tversover Friend
    #306826

    <em>@quang268 131372 wrote:</em><blockquote>if Perfect pls mark SOLVED and best answer</blockquote>

    I can’t since I wasn’t the one starting the thread.

Viewing 9 posts - 1 through 9 (of 9 total)

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