Forums

NextGEN Gallery
Image Browser Alignment (3 posts)

  1. kirke1989
    Member
    Posted 1 year ago #

    I use the Image browser and the text is nice aligned in the center, but the image is left aligned. How do I change the image alignment to center?

    http://wordpress.org/extend/plugins/nextgen-gallery/

  2. CarolineElisa
    Member
    Posted 1 year ago #

    I would also like to center the images in my gallery:
    http://carolineelisa.com/whitestonearts/WP/pictures/

    The portrait images are left aligned, whether in slideshow or image browser mode.

    Have tried fiddling with the css with no luck.

  3. CarolineElisa
    Member
    Posted 1 year ago #

    Okay, images now centered!

    I just removed the fixed width from .ngg-imagebrowser img and added some more css:

    .ngg-imagebrowser {
    	text-align:center;
    }
    .pic {
        display: inline-block;
    }

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic

Tags

No tags yet.