<em>@aircrew 190641 wrote:</em><blockquote>wondering if you anyone can tell me how to remove the “sample image” below the images below each image on the front page. Is it possible to have a title of the image display when you hover over the image but not show the title permanently below the image</blockquote>
That text is almost certainly a caption. You will want to open the article that has the image and toggle the editor to see the source. You will then be able to see your image and note that it looks something like <img class=”caption” src=”blah blah.jpg” />
Remove this class=”caption” but be careful not to remove anything else, otherwise your image won’t display properly.
As for that other thing about having an image appear on hover – that’s not something inbuilt in this template but if you do a google search you might find some nifty ways of doing it.