How to change header logo in blogger
2:04 AM
Posted by
Mark
You must have downloaded some cool and good looking professional Blogger template but unable to customize. I am starting tuitorial series regarding how to customize custom templates .In this tutorial i will teach you how to change the header logo. As in our case its Jasica.in , Its just a four step tutorial
1. Find the follwing code by pressing ctrl+f
Final code will look like this
1. Find the follwing code by pressing ctrl+f
#header h1
2. Upload logo you want to use in one of your post
4. Paste this url in place of old logoFinal code will look like this
/*- Logo -*/Hey you done it !!!!!
#header h1 {
background: url(YOUR LOGO LINK) no-repeat;
float: left;
text-indent: -9999px;
width: 408px;
}
Kindly Share The Love »»






Tags: Blogging Tips, TIPS TRICKS

Subscribe to:
Post Comments (Atom)
Share your views...
0 Respones to "How to change header logo in blogger"
Post a Comment