Thanks for your help! This time the code worked.
`.shareaholic-share-buttons-heading {
background: url(‘http://kimyaca.com/wp-content/uploads/2014/07/head.png’) 0 0 no-repeat !important;
height: 65px;
margin-bottom: -25px !important;
}
.shareaholic-share-buttons-heading-image { display: none; }
Hi. My web site is http://kimyaca.com
I added the below code to my themes style.css file. After that the original header picture is lost. But my own picture doesn’t appear.
.shareaholic-share-buttons-heading {
background: url('http://kimyaca.com/wp-content/uploads/2014/06/oguhan.png') 0 0 no-repeat;
height: 65px;
margin-bottom: -15px !important;
}
.shareaholic-share-buttons-heading-image { display: none; }