WP NextGen Gallery: can the gallery be customized?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

WP NextGen Gallery: can the gallery be customized?

Post by simonmlewis »

I have installed the NextGen gallery on a Word Press site (following failure to be able to use the Robo gallery), but they have asked if they can change it from 3 columns to four or five, thus reducing the width of the DIVs of each thumbnail.

I cannot see how this is done in CSS. Is there an easy way?
https://wordpress.org/plugins/nextgen-gallery/
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: WP NextGen Gallery: can the gallery be customized?

Post by Celauran »

The number of columns depends on the size of the thumbnails and the width of the container. I hid the sidebar, and this is the result
Attachments
Screen Shot 2015-07-27 at 7.22.08 AM.png
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Re: WP NextGen Gallery: can the gallery be customized?

Post by simonmlewis »

Yes, and you can adjust the width of the thumbnails in a differnt part of the settings. I found it.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
Post Reply