scroller icon indicating copy to clipboard operation
scroller copied to clipboard

Adding Svg, images, text problem

Open Salitehkat opened this issue 2 years ago • 1 comments

Good morning, I am a bit embarrassed to be the first one to have a problem. Sorry for my very basic knowledge. This plug in is exactly what i need. I am trying to add an svg inside this div like this:

<div class="graphic sticky-top">
<img src="svg/bucket.svg" alt="speech bubble">
</div>

But nothing is showing up. Ive tried with images, text, and any other element but nothing.. (even in Chrome Dev they dont appear (not rendered). Please, which can be the problem? thanks so much for your assistance. Sali

Salitehkat avatar Apr 23 '22 15:04 Salitehkat

I managed to solve it by adding the class "graphic" to the image and the rest of the elements. Thank you again for this plug in.

Salitehkat avatar Apr 23 '22 18:04 Salitehkat