Comments on demiwithers All Comments Start of Thread Parent

It's regular coding, not css! I honestly don't remember where i got it, but i can just copy paste it here lol

<a href="#"><img class="hidden-sm-down tooltipster" title="Text here to make character talk" style="max-width:15%; position:fixed; bottom:15px; left:15px; z-index:3;" src="IMAGE_LINK"></a>

bounce version is just the same codebut with fa-bounce added
<a href="#"><img class="fa-bounce" "hidden-sm-down tooltipster" title="Text here to make character talk" style="max-width:20%; position:fixed; bottom:5px; left:5px; z-index:3;" src="IMAGE_LINK"></a>

thank you so much!!! i was searching for how to do this for ages :]