mgsisk / webcomic

Comic publishing power for the web. Turn your WordPress-powered site into a comic publishing platform with Webcomic.
http://wordpress.org/plugins/webcomic
GNU General Public License v2.0
110 stars 29 forks source link

Adding multiple images to comic un-centers the images #366

Closed zombiesue closed 3 years ago

zombiesue commented 3 years ago

Using webcomic 5.0.6 on wordpress 5.7.2 , currently with astra theme although this problem persists on every theme I've tried (including wordpress default themes). For some reason, if you add more than one image to a comic post type, it will left-align the content (compare https://www.worstturtlebestbug.com/little-dog/page-002/ to https://www.worstturtlebestbug.com/punch-drunk/chapter-000/ ) I am stumped on what causes this or what a fix might be, except to set the container width to the dimensions of the comic I suppose.

zombiesue commented 3 years ago

Well, as soon as I posed this I found a work around. I still don't know what was causing it to behave that way, but adjusting the container width in the global settings down to 940, then adjusting it back up to what I wanted it to be (which happened to be 1024) recentered the un-centered images. I don't know why, but I hope this helps.