![]() |
Favicon on mechbunny script
Hey guys,
I'm trying to get a favicon on a mechbunny script but am failing doing so. If someone could tell me where to put it and what code to use, i would be deeply grateful! :thumbsup:thumbsup:thumbsup |
Quote:
/templates/template.overall_header.php /templates/mobile.overall_header.php /templates/template.video_header.php |
Quote:
<head profile="http://www.w3.org/2005/10/profile"> <link rel="icon" type="image/png" href="www.xxxxxxxxxx.com/favicon.png"> and it doesnt show... :( |
Upload the generated file ("favicon.ico") to your site. Verify it's there by typing http://mysite.com/favicon.ico in the browser's location, where "mysite.com" is your site's address.
Next, insert the below code in the HEAD section of your pages, at the very least, your site's main index page: <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"> That's it! Note that your favicon may not appear immediately after you've completed the above two steps. In fact, it may take a few days, and in IE, sometimes the favicon will disappear from time to time due to a browser bug. |
Quote:
thanks fris and grumpy for you time :) :thumbsup:thumbsup |
All times are GMT -7. The time now is 04:36 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123