Title: Image format mla versus wordpress
Last modified: December 14, 2019

---

# Image format mla versus wordpress

 *  Resolved [ernstwg](https://wordpress.org/support/users/ernstwg/)
 * (@ernstwg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/image-format-mla-versus-wordpress/)
 * Hi David. On the linked page the first image is embbeded with the short code 
   block
 * mla_gallery columns=1 link=file size=large s=”Junge Frau EAE /männer/” mla_style
   =”experiment-default-basis” . padding ist larger.
 * Second image is inserted with standard gutenberg image block. padding ist lower.
   Any Idea what’s the reaso and how to tweak this?
 * Cheers, Ernst Wilhelm
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fimage-format-mla-versus-wordpress%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [ernstwg](https://wordpress.org/support/users/ernstwg/)
 * (@ernstwg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/image-format-mla-versus-wordpress/#post-12238708)
 * Sorry this is the correct link
    [https://ernst-wilhelm-grueter.de/mla-test/](https://ernst-wilhelm-grueter.de/mla-test/)
 *  Plugin Author [David Lingren](https://wordpress.org/support/users/dglingren/)
 * (@dglingren)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/image-format-mla-versus-wordpress/#post-12239415)
 * Ernst,
 * Good to hear from you again. Thanks for the link to your test page; very helpful.
 * The first, smaller image is surrounded by three levels of HTML containers supplied
   by the default markup template:
 *     ```
       <div class="gallery galleryid-34055 gallery-columns-1 gallery-size-large" id="mla_gallery-1">
         <figure class="gallery-item last_in_row">
           <div class="gallery-icon landscape">
       ```
   
 * The `<figure class="gallery-item last_in_row">` tag has a `margin: 1.5%` style
   in the default style template. You can control or eliminate this value with the`
   mla_margin` shortcode parameter (or by using a custom template). Try `mla_margin
   =none` to eliminate it from your gallery display.
 * The `<div class="gallery-icon landscape">` has a `padding: 5px` style in your
   theme’s “autoptmize” stylesheet. You might be able to change that or you can 
   override it by adding an appropriate style to your “experiment-default-basis”
   custom style template.
 * I hope that helps you get the results you need. I am marking this topic resolved,
   but please update it if you have problems or further questions regarding the 
   above suggestions. Thanks for your continued interest in the plugin.
 *  Thread Starter [ernstwg](https://wordpress.org/support/users/ernstwg/)
 * (@ernstwg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/image-format-mla-versus-wordpress/#post-12240102)
 * mla_margin=none works nearly perfect. So it is good 🙂 Many thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Image format mla versus wordpress’ is closed to new replies.

 * ![](https://ps.w.org/media-library-assistant/assets/icon-256x256.png?rev=973502)
 * [Media Library Assistant](https://wordpress.org/plugins/media-library-assistant/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/media-library-assistant/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/media-library-assistant/)
 * [Active Topics](https://wordpress.org/support/plugin/media-library-assistant/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/media-library-assistant/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/media-library-assistant/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [ernstwg](https://wordpress.org/support/users/ernstwg/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/image-format-mla-versus-wordpress/#post-12240102)
 * Status: resolved