I am working on Squarespace 7.1 and I am looking to create a gallery page with titles on each image as you hover over them through custom css.
(I want to use a masonry gallery as my landing page that clicks through to each project).
Alternatively, I would like to know if it's possible to covert a portfolio index page to masonry - the only available option at the moment is to have equally sized squares.
@tuanphan This code (as per your link):
body {
width: 100%;
}
section.gallery-section [class*='-item']:not([class*='-item-']):not([class*='-reel']):not([class*='-slideshow']) {
position
Hi,
I too like the others here on the forum am trying to have the captions show up on hover for the images laid out using the Grid Masonry style. I appreciate you helping me with the CSS code as
Question
Leanie 1
Hi,
I am working on Squarespace 7.1 and I am looking to create a gallery page with titles on each image as you hover over them through custom css.
(I want to use a masonry gallery as my landing page that clicks through to each project).
Alternatively, I would like to know if it's possible to covert a portfolio index page to masonry - the only available option at the moment is to have equally sized squares.
Link to post
Top Posters For This Question
8
8
2
1
Popular Days
Feb 24
8
Feb 25
4
Feb 28
3
Feb 27
2
Top Posters For This Question
Leanie 8 posts
tuanphan 8 posts
jacquelineu 2 posts
Givan 1 post
Popular Days
Feb 24 2020
8 posts
Feb 25 2020
4 posts
Feb 28 2020
3 posts
Feb 27 2020
2 posts
Popular Posts
tuanphan
Gallery with title, use this. After you create gallery with title, share url, We can check code to create hover effect
Leanie
@tuanphan This code (as per your link): body { width: 100%; } section.gallery-section [class*='-item']:not([class*='-item-']):not([class*='-reel']):not([class*='-slideshow']) { position
SureDesigns
Hi, I too like the others here on the forum am trying to have the captions show up on hover for the images laid out using the Grid Masonry style. I appreciate you helping me with the CSS code as
Posted Images
20 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment