ellewin
Member-
Content Count
7 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
HelenCrozier reacted to a question: Zoom-in from Lightbox
-
bangank36 reacted to an answer to a question: Zoom-in from Lightbox
-
CarriePost reacted to an answer to a question: Zoom-in from Lightbox
-
okay this worked...
-
I used this code: //lightbox display full size image not crop image .gallery-lightbox-item img { top: 0 !Important; width: auto !important; height: 100% !important; } I think this is happening because the width is auto but the height is 100% but it is the only way I can get the entire image to show up and not be cropped. Is this there something that can center the image on lightbox?
-
Hello, Does anyone know how to move the Lightbox to the middle of the screen? Mine is displaying to the left (picture below)... I am assuming this is because I am using a product page and normally there would be text/add to cart/price etc... I took it all out because I wanted the Zoom function but also the Lightbox that a Gallery page doesn't have... I just want it to display in the center of the screen. Anyone?
-
An update. And in case someone else wants to have some sort of Zoom in function and a Lightbox... hopefully this can help them. So. I removed the Gallery and made a Product page. This allows for zoom in on hover in addition to having a Lightbox. I used the following code in the Custom CSS section to strip the Product from it. //hides quantity .product-quantity-input { display:none !important; } /* Hide the price */ .product-price {display: none !important;} //display full image size body#collection-5d7ad0f223f3d9618c6cb1cb .ProductList-image { w
-
Or if anyone knows of any purchasable plug-ins please let me know.
-
Site URL: https://yigal-shtayim.squarespace.com/ Hello! I know that this question has cropped up here and there on the forum but I have not yet seen a solution or a definitive answer as to whether this is even an option using custom CSS code. Here goes: I am working on a site right now and would like it if you could zoom-in from the lightbox. Ideally this would be a -/+ with a slider bar on the button that would allow someone to pan around... Here is an example: https://www.artsy.net/artwork/katarina-riesing-cardi It would really stink if I had to move everything over t