Put this in Custom CSS section of Jetpack plugin. Change image url to yours.
#blog-info h1 a:before {
content: "";
display: block; width: 48px; height: 48px;
position: absolute; top: -2px; left: -60px;
background-image: url("http://dummyimage.com/48x48/ff0000/ffffff.png");
background-size: cover;
}
#blog-info h1, #descr { position: relative; margin-left: 60px; }
Thanks will let know if It was uploaded properly.
That displays it thanks but I’m getting an invisible box… Does it have to be a particular size?
Use a valid image url, a link ending with .jpg, and yes 48×48 size.
(This is a separate issue)
There is a letter v in the markup just under <body> which is something obviously wrong, did you edit header.php ?
Got that ‘v’ text sorted, thanks 🙂
48×48 makes the logo look very small and cramped :\ I have a good sized one at 178×111 (although it still might be a bit too small) – is there anyway I could insert this logo and have it on the right side of the text that says ‘Hard Rock Horror’?