mgsisk / inkblot

Inkblot is an elegant, fully responsive, highly customizable Webcomic-ready WordPress theme.
http://wordpress.org/themes/inkblot
45 stars 11 forks source link

.post-webcomic Overflows Content Container #49

Open Mihari opened 9 years ago

Mihari commented 9 years ago

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.

mgsisk commented 9 years ago

Strange; I can't seem to replicate this. Is this with the latest version of Inkblot?

Mihari commented 9 years ago

Yes, I'm double checking the child.

Mihari commented 9 years ago

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.

Mihari commented 9 years ago

Oh, I forgot a critical mention, it only happens in IE, and Firefox, Safari and Chrome work fine.

mgsisk commented 9 years ago

Confirmed. The issue seems to be with main not having a specified width or max-width.