Inserting Favicon
Friday, July 13, 201211:51 PM
LOLOLOLOL . How to insert favicon ? What's favicon ?
Favicon is the cute little thingy BESIDE my blog title ! ^^
Saw that ? Yup that's right . That's the favicon im gonna teach you today . :D
For Denim template / Template Designer .
1.) Click dashboard and the edit html .
2.) Press CTRL + F . Search for the code below .
<title><data:blog.pagetitle/></title>3.) Paste the code BELOW the code above this .
<link href='PICTURE URL' rel='icon' type='image/vnd.microsoft.icon'/>4.) Find a picture and paste it at the 'PICTURE URL'
For Blogskins .
1.) Click dashboard and the edit html .
2.) Press CTRL + F . Search for the code below .
<title>TITLE</title>3.) Paste the code BELOW the code above this .
<link rel="shortcut icon" href="PICTURE URL" />4.) Find a picture and paste it at the 'PICTURE URL'
5.) Preview and save .
^^ Comment below if you can't make it ! Good luck !



