Step 1: Open Youar blog and
Step 2: Go Html Template Edit
Step 3: <Head> Section In Paste This Code
<style>
.sidebar h2
{
color:white;
width:96%;
height:10%;
background-image:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9sGPsWk-UUQFdCNSLABZi0JeuFfiLazbr_9TCdNrYK7s-KUCnq0SB_1rlm0nm7TPZLkO_hBpDyeDEt3dMf648W1jgwW6YmzIG37WevHIJrRXRZzdDsOxR0R5Zk5WnZ2xSX1hxcADDkx0/s1600/dsfdgfdg.png');
background-position: center left;
background-repeat: no-repeat;
height: 40px;
padding-left: 50px;
padding-top: 10px;
}
</style>