multiple images (small: 18px) next to each other in cell
multiple images (small: 18px) next to each other in cell
[ad_1]
I would like to get these three images next to each other horizontally instead of vertically
Hi,
thanks for your post, and sorry for the trouble.
From what I can see, the reason for this simply is that there are line breaks between the HTML code for the images. Just remove those, i.e. make sure that the <img ... of the second/third image directly follows the /> of the image before it, without spaces or line breaks in between.