Jump to content

I Need Help Identifying Image Data IDs

Recommended Posts

Posted

Site URL: https://www.joshuaschweigert.com/photography/walk-with-me-ps1

Hello,

I need assistance finding image data IDs to customize with a drop shadow. I don't want to have drop shadows to all images on the website, just specific images. If someone could help point out the image data IDs with screen shots so I know what I'm looking at (Google Inspect), that would be VERY helpful. I've tried adding some many data IDs, I just feel like I'm not getting the correct ones. Thank you kindly.

Regards,

Joshua Schweigert

  • Replies 6
  • Views 2k
  • Created
  • Last Reply
Posted
21 hours ago, thejschweigert said:

Site URL: https://www.joshuaschweigert.com/photography/walk-with-me-ps1

Hello,

I need assistance finding image data IDs to customize with a drop shadow. I don't want to have drop shadows to all images on the website, just specific images. If someone could help point out the image data IDs with screen shots so I know what I'm looking at (Google Inspect), that would be VERY helpful. I've tried adding some many data IDs, I just feel like I'm not getting the correct ones. Thank you kindly.

Regards,

Joshua Schweigert

To get the specific id in squarespace site, you can use the extension: Squarespace ID Finder

You can find the id through one click: https://recordit.co/kUIH4uco0b

Hope that it can help you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted

For whatever reason this only helps with block IDs and not Image IDs. I'm trying to add drop shadows to images, but can't find the image ids for the life of me.

[data-image-id="#block-yui_3_17_2_1_1635797474822_11034"]
 { filter: drop-shadow(5px 5px 8px #000000); 
}

When I add block IDs to the the data-image-id quotes, nothing happens.

Posted
On 12/5/2021 at 12:22 AM, thejschweigert said:

For whatever reason this only helps with block IDs and not Image IDs. I'm trying to add drop shadows to images, but can't find the image ids for the life of me.

[data-image-id="#block-yui_3_17_2_1_1635797474822_11034"]
 { filter: drop-shadow(5px 5px 8px #000000); 
}

When I add block IDs to the the data-image-id quotes, nothing happens.

Which image you want to apply? We can give an id to make example

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Posted
On 12/5/2021 at 12:22 AM, thejschweigert said:

For whatever reason this only helps with block IDs and not Image IDs. I'm trying to add drop shadows to images, but can't find the image ids for the life of me.

[data-image-id="#block-yui_3_17_2_1_1635797474822_11034"]
 { filter: drop-shadow(5px 5px 8px #000000); 
}

When I add block IDs to the the data-image-id quotes, nothing happens.

There is not such thing as data-image-id, you should select the image as such

#block-yui_3_17_2_1_1635797474822_11034 img {

}

but it's best to give us the site url and the target image you need to help accordingly

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted
On 12/11/2021 at 10:47 AM, thejschweigert said:

Any of the images on the https://www.joshuaschweigert.com/photography/into-the-jungle-ps1 page;

How about the first image block?

#block-yui_3_17_2_1_1639107731759_12093

Use this CSS

div#block-yui_3_17_2_1_1639107731759_12093 {
    filter: drop-shadow(5px 5px 8px #000000);
}

image.thumb.png.6419a508ed9f288fdd11ec444695c3de.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.