NiftyHost Forums (Archive)
[SOLVED] [SOLV'D] Favicon - Printable Version

+- NiftyHost Forums (Archive) (https://niftyhost.chary.us/support)
+-- Forum: NiftyHost (https://niftyhost.chary.us/support/forum-3.html)
+--- Forum: Customer Support (https://niftyhost.chary.us/support/forum-6.html)
+--- Thread: [SOLVED] [SOLV'D] Favicon (/thread-225.html)



[SOLVED] [SOLV'D] Favicon - YTGraphics - 05-15-2010

How Do I Set Up A Favicon in cpanel?


[SOLV'D] Favicon - Vanilla - 05-16-2010

I don't think you can through cPanel, as it normally is enough to just put a 16x16 icon file in the root directory (www or public_html), I'm not sure, but I think the icon files has to be named "favicon.ico" - That's atleast what it usually is.
Then most browsers will automatically search for it, and use it.

If that doesn't work, then [on your pages @ <head> section] put this in:
Code:
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">

Hope that works ;)


[SOLV'D] Favicon - YTGraphics - 05-16-2010

(05-16-2010, 03:48 AM)Vanilla Wrote: I don't think you can through cPanel, as it normally is enough to just put a 16x16 icon file in the root directory (www or public_html), I'm not sure, but I think the icon files has to be named "favicon.ico" - That's atleast what it usually is.
Then most browsers will automatically search for it, and use it.

If that doesn't work, then [on your pages @ <head> section] put this in:
Code:
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">

Hope that works ;)

ill try it thanks :)


[SOLV'D] Favicon - Zach - 05-16-2010

If it doesn't work, clear your cache and restart your browser.


[SOLV'D] Favicon - YTGraphics - 05-16-2010

(05-16-2010, 05:07 AM)Zack Wrote: If it doesn't work, clear your cache and restart your browser.

ok


[SOLV'D] Favicon - Zach - 05-19-2010

Ytgraphics, did you get it working? I need to close this thread if you did.


[SOLV'D] Favicon - YTGraphics - 05-19-2010

oh crap i forgot about this ive been busy making pages and stuff, you can close it though