rejetto forum

Software => HTML & templates => HFS ~ HTTP File Server => RAWR-Designs => Topic started by: crazyjust on August 18, 2008, 06:32:09 AM

Title: favicon
Post by: crazyjust on August 18, 2008, 06:32:09 AM
I know this has been asked before, and i did search it. I want to change my favicon and <link rel="shortcut icon" href="/favicon.ico"> between <head></head> isnt working for me. I use RAWR-Template-0.1.1.tpl and HFS (2.3 beta, build 198). Please tell me how I could possibly change this. I added it to the root "/favicon.ico". thanks

Title: Re: favicon
Post by: rejetto on August 18, 2008, 09:24:26 AM
add your own favicon.ico file to the root/home of the virtual file system.
no need to change the template.
Title: Re: favicon
Post by: crazyjust on August 18, 2008, 02:22:58 PM
im not sure i understand. I right click on the house / and added file (favicon.ico) but i dont see it in any browser. im not really sure what you mean. my exe is on the desktop, i have an index page and another .htm page also. My main folder for files is /files and i have an upload folder /uploads. if this helps any.
Title: Re: favicon
Post by: rejetto on August 19, 2008, 01:11:47 PM
yes, that's how it is supposed to be.

however, i noticed RAWR template doesn't have the link to the favicon, so you'll have to edit the template also
Title: Re: favicon
Post by: crazyjust on August 20, 2008, 02:05:55 PM
yes, that's how it is supposed to be.

however, i noticed RAWR template doesn't have the link to the favicon, so you'll have to edit the template also

Thank You for tour reply rejetto. I tried that with editing the template also, but i cant get it to work. I'm just gonna give up on the favicon for right now. Program works good. keep up the good work. :)
Title: Re: favicon
Post by: TSG on August 20, 2008, 11:03:24 PM
You had it correct:

<link rel="shortcut icon" href="/favicon.ico"/>

Somewhere between the <head></head> markup tags of the template. Above the </head> preferably so you don't accidentally delete something important :P

You may have to clear your browser cache to view the new icon, sometimes it will store the original one for the domain and it wont change.
Title: Re: favicon
Post by: BoneMan on August 31, 2008, 09:09:21 PM
OK I have a question on this. If you have a domain name you are re-directing to a NO-IP domain the favicon will not show. If you use the NO-IP direct domain it will show. Any ideas how to fix?
Title: Re: favicon
Post by: TSG on September 01, 2008, 09:38:59 AM
No, I believe NO-IP uses a frame? from memory anyway... so you cannot change the favicon.
Title: Re: favicon
Post by: rejetto on September 01, 2008, 10:18:45 AM
no-ip uses a frame as one of the offered methods (not the default one, to my memory)
Title: Re: favicon
Post by: KooolaNL on February 21, 2010, 12:39:11 PM
hey rejetto thanks :) it works for me now