The Good Blogger

Revealing blogging and money making secrets. Unseen blogging and money making secrets, to let you make huge money online

How to change header logo in blogger


  • 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






    Step 1.  Find the follwing code by pressing ctrl+f
     
    #header h1
    Step 2.  Upload logo you want to use in one of your post
    Step 3.  Copy logo image url
    Step 4.   Paste this url in place of  old logo


    Final code will look like this
    /*- Logo -*/
    #header h1 {
        background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtO1azy7HCdLwYpezkJ05worFTQMuz4bWfsgpND19R5hyphenhyphennSJ6lI_pZYBpnQnWfzoVCBVLJuyEQA26sX3LPcXhK_0uAVzN4R_Z_2gy2kxAistguoA4OAWc5ZlxjnZsbBJFmEZmLPnKIZCWw/s1600/logo.jpg) no-repeat;
        float: left;
        text-indent: -9999px;
        width: 408px;
    }
     Hey you done it !!!!!

    A Technology blog