Open Mihari opened 9 years ago
Strange; I can't seem to replicate this. Is this with the latest version of Inkblot?
Yes, I'm double checking the child.
Alright, php replacements aren't the issue, they inject minor things in places that don't effect the comic at all. Picking through CSS now.
Oh, I forgot a critical mention, it only happens in IE, and Firefox, Safari and Chrome work fine.
Confirmed. The issue seems to be with main
not having a specified width
or max-width
.
When the webcomic is placed within the "#content" container and the comic content or image exceeds the content container it overflows instead of resizing the image as previous versions did.
Example: https://gyazo.com/8171bcf6677a40baf8225a000d2177fe
When the option to "Place webcomic in the main column" is ticked off in the customizer the .post-webcomic works correctly.