Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #29379

    Hello,

    Would you please look at this page:

    https://servicecore.info/2013/09/thesisdissertation-template-and-output-example-with-beautiful-professional-style/

    The gallery items in the center of the page are displayed wrong.

    On the bottom of that page I have included the screenshot of how gallery items should look, when using the default WordPress theme “Twenty Thirteen”.

    How to resolve this issue?

    Plugin used is “Media Library Assistant”:

    http://wordpress.org/support/plugin/media-library-assistant

    #140513

    Had anyone a chance to look at this yet?

    #140514

    Hi,

    Please add following code to Quick CSS in Enfold theme options under Styling

    #top .gallery .gallery-item { width: 215px; height: auto; }

    Regards,

    Yigit

    #140515

    That looks good, thank you!

    Could you please also tell what would be the best/proper way to center these gallery images?

    #140516

    I have tried all the centering techniques I could find, but none of them made the pictures of the pages look centered like in the screenshot of the default WordPress theme.

    Any ideas on this one?

    #140517

    Hi,

    Please try adding following code to Quick CSS

    #top .gallery .gallery-item { margin: 10px; }

    Regards,

    Yigit

    #140518

    Thanks,

    This “kind of centers” the big images, but does little for the smaller ones.

    But I suppose this topic has dragged for long enough, especially considering that the main idea here was supposed to fix the image sizes, and it did that.

    I’ll try some more ideas how to center the images, and perhaps I’ll just open a dedicated thread for that later, if I am unsuccessful in my attempts.

    Thanks again!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Theme interference with Media Library Assistant’ is closed to new replies.