dotcom22 Posted February 14, 2009 Share Posted February 14, 2009 Hi I would like to know if is possible to add favicon on whmcs...In fact index.php are encrypted file so I think is not possible to do nothing here...And template file don't really appear to be possible also to include on it... any suggestion ? thanks 0 Quote Link to comment Share on other sites More sharing options...
bear Posted February 14, 2009 Share Posted February 14, 2009 Add your favicon code to the header.tpl file, not the encoded "php" files. Definitely possible to do so in there. 0 Quote Link to comment Share on other sites More sharing options...
chickendippers Posted February 14, 2009 Share Posted February 14, 2009 Yup, we've got a Favicon in our WHMCS install. 0 Quote Link to comment Share on other sites More sharing options...
N1CK3RS0N Posted February 14, 2009 Share Posted February 14, 2009 http://en.wikipedia.org/wiki/Favicon Just gotta put favicon.ico in your route directory. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted February 14, 2009 Share Posted February 14, 2009 Works best when you specify it's existence and location, however. When someone goes to bookmark it will traverse directories looking, but not all browsers will show it by default before it's bookmarked unless you deliberately add it to the page code. 0 Quote Link to comment Share on other sites More sharing options...
dotcom22 Posted February 16, 2009 Author Share Posted February 16, 2009 beautiful thanks...It work well by adding in in header.tpl the code: <link rel="shortcut icon" href="templates/{$template}/favicon.ico" > Here a site for convert your image in compatible .ico file : http://www.html-kit.com/favicon/ 0 Quote Link to comment Share on other sites More sharing options...
besingamk Posted September 5, 2012 Share Posted September 5, 2012 thanks to this.. i just add favicon on my whmcs 0 Quote Link to comment Share on other sites More sharing options...
24khost Posted September 5, 2012 Share Posted September 5, 2012 (edited) this will be obsolete in less than a year as mozilla and i believe chrome are not disregarding the fav icon http://hothardware.com/News/Mozilla-Toys-with-Drop-Kicking-Favicons-from-Firefox-Address-Bar/ Edited September 5, 2012 by 24khost 0 Quote Link to comment Share on other sites More sharing options...
mylove4life Posted September 5, 2012 Share Posted September 5, 2012 not really disregarding it, you will be able to do it other ways too 0 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.