This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Icon not showing on top of the page?!?
02-01-2013, 02:18 AM
Post: #1
Icon not showing on top of the page?!?
Can anyone help me?
The icons that are usually on top of a page, like Twitter and Tumblr have those blue T's, Facebook has a blue F, and Yahoo has that green asterisk, well, my Tumblr doesn't show it. Mine shows just a white page, and I have no idea how to get rid of it. It used to be a normal icon, but one day it disappeared, and it sort of bugs me, so it'd be much appreciated if someone knew how to get rid of that white thingy!

Ads

Find all posts by this user
Quote this message in a reply
02-01-2013, 02:26 AM
Post: #2
 
use a hammer and slam ur computer for not obeying you!!
lol, kidding...

use this <link rel="shortcut icon" href="http://www.filecrop.com/favicon.ico" />

EDIT: Insert <link rel="shortcut icon" href="http://www.filecrop.com/favicon.ico" /> in head tag

<html>
<head>
<title> site icons are Favicons </title>
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
<link rel="shortcut icon" href="http://www.filecrop.com/favicon.ico" />
</head>
<body>
<H1>Content </H1>
<p> favicons are mostly saved in same directory </p>
</body>
</html>

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)