in 1 post, 1 voice
find "image = image.replace...................." under function addImages and replace it with
"image = image.replace...................."
image = image.replace(/width=\d+ height=\d+/, "style='max-width: 50px; z-index:99; position:relative;'");
<code>
<pre>
<
>