Hi Popper, thanks for your response! However I prefer not to use this ‘title image’ as the featured image, as it won’t look good in the thumbnail on the home page.
Any other ideas?
Is it possible to specify in the style.css to insert an image there? This is where I put the code to suppress the post title. My attempt to incorporate the image was:
.postid-5 .entry-title { display: none; background: url(https://sketchofshanghai.net/wp-content/themes/imbalance2/images/harbin_title_edit2.gif) no-repeat; }
but it didn’t work (of course! I have no idea what I’m doing)