smdreyer
-
Posts
74 -
Joined
-
Last visited
Reputation Activity
-
smdreyer got a reaction from fl1 in Lightbox captions only?
Hi Tuan,
Sure, here's the link to the site. www.stevedreyer.com.
Enter it and go to Collections in the menu. All the "collections" (except for New York City) use the Lightbox function. Try "Paris" as an example or the others that use the Lightbox where each image has a Title that currently appears on mouse-over. I'd like either the Title and/or the image description centered UNDER the Lightbox image on desktop, mobile and iPad. Preferably with control over the font - but that's not the most important thing.
Thanks for trying....
Steve
-
smdreyer got a reaction from Billy_Lindon in Allow pinch-to-zoom for Lightbox images on mobile?
I have been trying to get this done for years (literally). At a minimum, Squarespace should comment on why they do not/cannot implement this. It works on just about EVERY platform other than Squarespace, and it basically means that Squarespace is either not interested or incapable of doing it. Whenever I've chatted with their support group (and they are very helpful and knowledgeable), they suggest putting in a feature request. That has been done for years, so that says something.
As a designer/consultant, a large number of clients have complained about this (it is natural to pinch-zoom) and ultimately decided on another platform.
Finally, doesn't that mean that Squarespace is not (fully) responsive?
-
smdreyer got a reaction from Beyondspace in Allow pinch-to-zoom for Lightbox images on mobile?
Vani - same question.
-
smdreyer got a reaction from Beyondspace in Allow pinch-to-zoom for Lightbox images on mobile?
Can you provide your URL and the exact steps? Thx.
-
smdreyer reacted to derricksrandomviews in How do I remove "Back To..." and "Prev/Next" buttons in the Index section on Avenue template?
Add this to custom Css:
.page-open #projectPages .project-controls { display: none; }