Jump to content

Bookl

Member
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

81 profile views

Bookl's Achievements

  1. @tuanphansent you a message via forum with the details.
  2. Hi, Im looking to change the font size on caption hover text. I've managed to split the lines of my caption up into 4 lines. Id like to make the 1st and 3rd lines in bold or larger font size. I've tried inserting .gallery-caption p:first-line {color: blue; font-size: 1rem; font-weight:bold} at various points but cant seem to get it to change the text. This is the css I have just now: figure.gallery-masonry-item { position: relative; } .gallery-caption { position: static; } .gallery-caption p{white-space: pre; } /* title */ .gallery-caption-content { position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: flex; justify-content: center; align-items: center; z-index: 999; padding: 7%; transition: opacity ease 200ms !important; opacity: 0 !important; pointer-events: none; } .gallery-masonry-item:hover .gallery-caption-content { opacity: 1 !important; font-family: Source Sans Pro; font-size: large; } /* overlay */ .gallery-masonry-item-wrapper a:after { background: #f1a638; /* Overlay color */ content: ""; display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0; transition: opacity ease 200ms !important; } .gallery-masonry-item:hover .gallery-masonry-item-wrapper a:after { opacity: 1; } /* remove gap */ figcaption { padding: 0 !important; }
  3. @paul2009 Thanks for your response, I've reached out to the supplier already. Is there somewhere to see release notes for any enhancements or fixes that Squarespace are rolling out?
  4. Hi, I am having issues with the lightbox anything plug-in. SInce tues/wed this week slideshow images in lightbox are now no longer showing. I can see the slideshow in the project page and it functions but when it loads in the lightbox, it is now blank. See attached screenshot. I have a page called 'Portfolio' which has images of my books. I followed the steps here https://beaverhero.com/squarespace-portfolio-lightbox/ and have set up a portfolio style page called 'work' which has each of my books as projects and a selection of photos of each within. I am using the link to page to open up the portfolio images associated with each book. Initially I was having a problem with the following: - I wanted to have these display as a slideshow with thumbnails - this was working to a point but the images kept caching and not returning to the 1st image when reopened. At this point I reached out to the dev but then when they looked at the website the slideshow lightbox diaplyed as blank (with navigation arrows), just no images displaying. I have tried removing the css and js, dowloaded again and linked back into squarespace. The code is in the footer as a markdown block: <link href="/s/plugin-lightbox.css" rel="stylesheet"> <script src="/s/plugin-lightbox.js"></script> <script>pluginLightbox();</script> I have tried deleting all the pictures and uploading again -even tried with just the Sqsp stock images: - I can see the images in the lightbox if I put the gallery in strip mode but slideshow now seems to be not functioning. - I can see the images in the slideshow on the page I am trying to lightbox to. I have reached out to the owner and he suggested it was becasue the website has a password - I made the website public and the issue persisted. Is anyone else experiencing issues or know how to resolve this?
×
×
  • 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.