Jump to content

David_Ledger

Circle Member
  • Posts

    25
  • Joined

  • Last visited

Posts posted by David_Ledger

  1. On 10/8/2021 at 1:38 AM, tuanphan said:

    Add to Design > Custom CSS

    body.homepage {
    figcaption.gallery-caption.gallery-caption-grid-simple {
        position: absolute !important;
        top: 50%;
        left: 50%;
        width: 100%;
        transform: translate(-50%,-50%);
        z-index: 9999;
        text-align: center;
        pointer-events: none;
        opacity: 0;
        transition: all 0.3s !important;
    }
    
    .gallery-grid-item-wrapper {
        position: relative !important;
    }
    
    figure.gallery-grid-item {
        position: relative !important;
    }
    
    p.gallery-caption-content {
        color: black;
        font-size: 2rem !important;
    }
    
    figure:hover figcaption.gallery-caption.gallery-caption-grid-simple {
        opacity: 1 !important;
        transition: all 0.3s !important;
    }
    }

     

    @tuanphan Love this code. I am using it with the 

    p.gallery-caption-content {
        color: black;
        font-size: 2rem !important;
    }

    swapped from 'black' to 'white'.  Based on this code is there a way to add a darken feature to the image on hover so the white text stands out a bit more? Thank you in advance.

     

  2. Site URL: https://www.shahfoundation.org/

    Below my header on the home page, I have placed a Gallery Section with the gallery option type of Slideshow: Full.  I have used images sized @2500px W x 600px H with a concentrated center image area of approx. 800px x 600 px for valuable information which I would like to appear on all screen sizes especially when going down to mobile view. 

    This formula seems to work well without additional CSS, however at a certain larger screen size of 3000px on 30in monitor and full screen width on 15" laptop, the images begin to stretch beyond their full size, clipping the top and bottom of the image.

    I previously have been using:

    .gallery-fullscreen-slideshow{
        height: 46vh!important;
    }

    to adjust for the clipping of the image for the specific clipping I have seen, but is there better code to keep the slideshow from clipping at these larger screen sizes with a better responsive solution?

    Thanks in advance.

    image.thumb.png.893d5452306da3982c9d8afee50542d7.png

    image.thumb.png.71a8857ebc8b5f4ce9892cd8c63b88cd.png

  3. Site URL: https://thefutur.com/brand-strategy-fundamentals#scroll-text1

    Wondering if anyone knows how to pick this apart and create something similar in Squarespace.  What is needed? Javascript, CSS, HTML Combination? Not even sure where to start, any thoughts would be helpful to get me started.  I believe they built this in Webflow.1

    Thank you,

    https://thefutur.com/brand-strategy-fundamentals#scroll-text1

  4. Site URL: https://www.map-ebt.org/snap

    Client wants to send out texts with unique urls to track their analytics.

    Examples url is https://www.map-ebt.org/snap-1 which redirects to webpage on site https://www.map-ebt.org/snap.

    I have mapped the url on the site so it redirects, but do not see any analytics results.  Any thoughts?  The Squarespace URL Builder does not seem to allow for tracking on any url it seems like that service needs to be attached to paid ads from fb, ig, etc.

    Any thoughts on how to track, do I need to make a page on Squarespace with the /snap-1 url to make this work? other steps?

    Thanks,

    David 

  5. Site URL: https://mushroom-sapphire-grdc.squarespace.com/

    I am using a Side by Side summary block for a blog.

    I would like to reorder how items show up on the summary:

    I would like it to appear as follows:

    1. Date (Primary Metadata) & Blog Excerpt on one line

    2. Title of Blog Entry

    3. Read More

    Currently the closest I can get to with default settings is:

    1. Date

    2. Title of Blog Entry

    3. Blog Excerpt

    4. Read More

    Any help would be appreciated, Thank you!

    1871607890_SidebysideQuestion.thumb.jpg.c105601e725626e3e2fe9a51f3b484c5.jpg

  6. Site URL: https://mushroom-sapphire-grdc.squarespace.com/

    (This code will allow a little outer glow around a specific image:)
     
    If I put it in Design>Custom CSS, and it works, but I am trying to put page specific code on their respective pages to try to organize a bit better:
     
    #block-yui_3_17_2_1_1596655451516_4134 {.image-overlay {box-shadow: 0px 0px 10px 4px (#fff);}}
     
    How do I translate this code to a single blog page where I am either suppose to inject it into either the "Page Header Code Injection” area or the "Post Blog Item Code Injection
    I thought it would be this but it is not working:
     
    <style>
    #block-yui_3_17_2_1_1596655451516_4134 {.image-overlay {box-shadow: 0px 0px 10px 4px (#fff);}}
    </style>
     
    Any thoughts?
     
    Thanks in advance,
×
×
  • 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.