JustinRomaine Posted August 4, 2011 Report Share Posted August 4, 2011 Hello Im trying to find out were I could put the code for me to show my Favicon. Thanks Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted August 4, 2011 Moderators Report Share Posted August 4, 2011 Try to search on the phpvms forums ... Quote Link to comment Share on other sites More sharing options...
Alex Posted August 4, 2011 Report Share Posted August 4, 2011 it goes in your header (if older setup) or layout tpl files 1 Quote Link to comment Share on other sites More sharing options...
PIAS2011 Posted August 5, 2011 Report Share Posted August 5, 2011 Hello Im trying to find out were I could put the code for me to show my Favicon. Thanks maybe this will help u http://rumblinglankan.com/264/html-code-to-add-a-favicon/ 1 Quote Link to comment Share on other sites More sharing options...
Jeff Posted August 5, 2011 Report Share Posted August 5, 2011 Place this code just after the <head> of your layout.tpl file <link rel="icon" href="http://www.yoursite.com/favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="http://www.yoursite.com/favicon.ico" type="image/x-icon"> Place the favicon.ico in your templates' image folder. That's how I have it. Quote Link to comment Share on other sites More sharing options...
freshJet Posted August 5, 2011 Report Share Posted August 5, 2011 Place the favicon.ico in your templates' image folder. That's how I have it. The code it correct, but the image should be uploaded to public_html and no further. Look at the image link. Quote Link to comment Share on other sites More sharing options...
freshJet Posted August 5, 2011 Report Share Posted August 5, 2011 Perhaps this will help: http://www.favicon.cc/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.