Changing the Size of the Photo Gallery Viewer

Best WordPress theme for festivals or other events with responsive, clean and unique design.
GK User
Sun Jul 05, 2015 8:10 pm
Is there a way to do this without manually resizing each image?

Thanks.

Brandon
User avatar
Fresh Boarder

GK User
Sun Jul 05, 2015 11:15 pm
Hello,

Could you provide more details with URL to your page with the gallery?
User avatar
Moderator

GK User
Mon Jul 06, 2015 11:19 pm
Piotr Kunicki wrote:Hello,

Could you provide more details with URL to your page with the gallery?


Hi Piotr,

Yes, if you visit the following link you can see a gallery I created:

http://www.wrchamber.com/media/photos/2014-3/

My question is: Is there a way to resize the gallery, for example to make it 50% smaller?

Thanks.

Brandon
User avatar
Fresh Boarder

GK User
Tue Jul 07, 2015 8:29 am
Try to add this custom css code:
Code: Select all
#gallery {
  width: 50%;
  margin: 0 auto;
}

User avatar
Moderator

GK User
Wed Jul 08, 2015 11:34 pm
Cheers, Piotr! You guys have great customer service!

Brandon
User avatar
Fresh Boarder


cron