[Plugin: File Gallery] insert single file – align left/right img class
-
FG 1.6.5.3
Hello Aesqe,
inserting of “single attachment with captions” is OK, but it seems there is some small distortion when “alignment” is applied at the same time (the space between image and outer <div id=”attachment_xxx”… is not equal on both sides).This is the difference between HTMLs of WP (layout is OK) & FG:
WORDPRESS “single image” OK:
<div id=”attachment_xxx” class=”wp-caption alignleft”…
<img class=”size-thumbnail wp-image-xxx” ….FG – slightly distorted layout:
<div id=”attachment_xxx” class=”wp-caption alignleft”…
<img class=”alignleft size-thumbnail wp-image-xxx” ….It seems img’s class=”alignleft” is the problem.
(And a very minor remark for your info: “Parent Post URL” string is not localized, attachments-custom-fields.php file)With best regards,
Joo
The topic ‘[Plugin: File Gallery] insert single file – align left/right img class’ is closed to new replies.