Hi,

i'm using Insert module to add pictures in body text. Everything works great on computer but when using mobile pictures in body dosent know that they should get smaller.. :) So is there a way to add pictures to body text and get them working mobile devices?

CommentFileSizeAuthor
Screenshot.png188.43 KBLauriK

Comments

sioux’s picture

I have this same issue, where a large image does not scale down when shrunk to mobile size. Any suggestion on how can I resolve this issue?

sioux’s picture

found my problem. I was using a custom text input. I added some options to my text editor, and now I can style my image map with the class "scale-with-grid." Works perfectly. I love your theme. thank you!

LauriK’s picture

Status: Active » Closed (fixed)

Using commad like: <img class="scale-with-grid" src="MyImage.jpg" alt="" /> got my site working. So thank you for the hint. :)