kkester
Circle Member-
Posts
19 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by kkester
-
It seemed to work at first, then I tried applying to other galleries. It didn't quite work, so I went back to this original code above and now it appears that the caption is now in the second column. I am looking to use this on the following blocks: #block-bb9d7bb12e0facfa808e, #block-eac0a3f227712fd3780f, #block-332e8b88c3635c13f70d, #block-185bce822bbb5e4a80d2, #block-yui_3_17_2_1_1718563421008_69897, #block-a91c6ae5ea4f517e8773 And I would like it to appear as one column on mobile.
- 25 replies
-
- gallery-block
- grid-gallery
-
(and 2 more)
Tagged with:
-
@tuanphan Its updated now as a stack. Thank you. https://www.danshornstein.com/portfolio/recent-paintings
- 25 replies
-
- gallery-block
- grid-gallery
-
(and 2 more)
Tagged with:
-
@tuanphan Thank you that helps! Can you show me the CSS for the 2 columns stacked? I think that may be a good option
- 25 replies
-
- gallery-block
- grid-gallery
-
(and 2 more)
Tagged with:
-
@tuanphan Hi there, I am having trouble finding the right code above for my situation. I would like my description to display under the title, which includes a link to purchase. I am not able to stylize or link in the title, so the <em> solution will not work for me. I would use the stacked gallery, however I will the 2 column and would like to keep them all in one gallery if possible, without having to put two stacks next to eachother. If I am missing a simpler solution, please let me know, otherwise any advice on code for this situation? URL: https://www.danshornstein.com/portfolio/recent-paintings
- 25 replies
-
- gallery-block
- grid-gallery
-
(and 2 more)
Tagged with:
-
Change image block opacity when hovering over a separate button & text
kkester replied to kkester's topic in Best Practices
Ah i see! https://cricket-cheetah-f5bl.squarespace.com/config/settings/site-visibility password is: 1234 Thank you -
My goal is to have an image appear behind the button & text when hovered. Currently I have this code so the image appears when hovering the image block itself, however when I hover the button & text the image disappears. This site is not published so I cannot link it unfortunately. This is the code I am using: /* Change Image on Hover */ #block-250fad1e70e306d0b461 { opacity: 0; -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; } #block-250fad1e70e306d0b461:hover { opacity: 1; } #block-fd00b0d93f11d2fe285a { opacity: 0; -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; } #block-fd00b0d93f11d2fe285a:hover { opacity: 1; }
-
Hi there, I am trying to have the Current exhibit excluded from this events summary block with an Upcoming timeframe. I know I can do this with tags, but I am trying to automate the process without having to edit each month. Thanks!
-
- summary-block
- events
-
(and 1 more)
Tagged with:
-
Thanks! So I added it and it looks great, however it doesn't link to the event page. What am I doing wrong? https://tivoliartistsgallery.com/exhibit-schedule/#current
-
Yes, either in the summary or a button below the summery on the page it self. Thanks
-
Hi, I am wondering the same thing but not so good with code. I want to add a read more link under the first event summary on the page, because a lot of people don't know to click on it for more details. https://tivoliartistsgallery.com/exhibit-schedule/#current I could add it to the page itself, or the excerpt, whichever is easier. Please note I have a link "read more" in the excerpt now but I don't want to have to manually do this for all of them. Thanks!
-
Where 'Use Existing Gallery' in 7.1?
kkester replied to Anthony_Richardson's topic in Images & Videos
I need to display my gallery on several pages, like we did before on 7.0, and I do not look forward to having to do it individually. Why have "use existing collection" if there are no collections -
I totally agree that we need a better system then this. My client sells recorded art classes, and I am hesitant to go completely with vimeo OTT, as it would be easier to keep everything in house Squarespace. It would be great to have hosting, but at the very least, have a custom link automation for digital product purchases. Sorry I can't be of much help, but I want to boost this topic!