Jump to content

wells - gallery view default

Recommended Posts

8 minutes ago, aaaallleeexx said:

Hello! I'm using wells and right now the gallery page comes as default in thumbnail view.

It is possible to change that default behavior to full screen?

Much appreciated,

Alex

The easiest way to do this is not use a gallery page, make your own with a blank page and gallery blocks then you can arrange the images full screen or other ways using the gallery block design options. 

Link to comment

By default, Wells has a grid with thumbnails or slideshow image gallery pages, that is all. You can enlarge the thumbnails and  stack the images using this  code in custom CSS 

#galleryWrapper #thumbnails {
  height: auto !important;
}
#galleryWrapper #thumbnails .thumb {
  width: 100% !important;
  left: 0 !important;
  top: 0 !important;
  height: auto !important;
  position: relative !important;
  margin-bottom: 10px;
}
Edited by derricksrandomviews
Link to comment
7 hours ago, derricksrandomviews said:

You're the man

 

By default, Wells has a grid with thumbnails or slideshow image gallery pages, that is all. You can enlarge the thumbnails and  stack the images using this  code in custom CSS 

#galleryWrapper #thumbnails {
  height: auto !important;
}
#galleryWrapper #thumbnails .thumb {
  width: 100% !important;
  left: 0 !important;
  top: 0 !important;
  height: auto !important;
  position: relative !important;
  margin-bottom: 10px;
}

 

Link to comment
  • 10 months later...

Hello! Hopefully I can connect with someone on here, similar kind of questions ....

I'm using Wells as well. My home page is a slideshow and the other gallery pages open as thumbnails (which is what I want) - But there is one gallery page I'd like to be a slideshow. Is there custom code to do that? The options right now are either all slideshow or all thumbnail. 

This is my site - https://jkdtesting.squarespace.com 
I'd like for "Wanderings" to open as a slideshow (like the homepage) 

Thanks!

 

Jamie

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.