How do I show div or button on image hover? Only for image that hovered.
<div class='post_body'>
<div class='post entry-content '>
<span class='lightbox'>
<img class='bbc_img' src="http://via.placeholder.com/350x150">
</span>
<span class='lightbox'>
<img class='bbc_img' src="http://via.placeholder.com/350x150">
</span>
<span class='lightbox'>
<img class='bbc_img' src="http://via.placeholder.com/350x150">
</span>
<button>
Test
</button>
</div>
</div>
Show button on image: top-right
The image name can be a random.
Need for IPB 3.4.9