InsideTheSquare.co

View Original

How to add an image inside an accordion block

See this content in the original post

See this content in the original post

This tutorial was recorded using Squarespace 7.1 and these codes will not work on legacy sites built on version 7. For more information, visit insidethesquare.co/themes

In this tutorial, we are going to place multiple images inside an accordion block and use custom code to change the size and placement so these images can be a perfect fit for your unique website style.

You’ll need to watch the video below to see the step by step process, but here is an overview of what we are doing:

First, we’ll add the images to our custom files in Squarespace. Hosting them with the rest of your content is a good habit to get in to 😉

Next, we’ll use custom code to create a space for content before the text in an accordion item description.

Then we’ll add the image as the background of the space we created.

After that, we’ll target the second item in the accordion, and give it a different background image.

I’ll also show you how to remove the image space from the third item in case you don’t want images in all of you accordions.

Finally, we’ll use some clever code to place the image next to the description, instead of above it, in case that style is better for your specific site.

See this content in the original post

See this content in the original post

Step 1: add the custom file to Squarespace

Step 2: use this code to create the space for your images

See this content in the original post

Step 3: Update the placeholder text “add-image-url-here” with the URL for the image you uploaded. It will be visible as a dropdown in your CSS panel, or you can click on the custom files button to select it there.

Step 4: Target the second accordion by adding this code

See this content in the original post

Optional: Repeat the above code for additional images and items, changing the number inside the parenthesis to the corresponding accordion item.

Optional: Add this code to remove the image container from any accordion blocks that don’t need it

See this content in the original post

Optional: Move the image to the left of the description content by adding this code. You’ll also want to add a margin-right to the original code to create space between the image and text:

See this content in the original post

Here is the full code from the video tutorial:

See this content in the original post

Pro Tip: To isolate an individual accordion block, target it’s block ID. If you aren’t familiar with this technique, check out this video:


See this content in the original post

📝 Free guide to Squarespace code basics

📑 My personal collection of CSS codes for Squarespace

❤️ Did you find this tutorial helpful? You can BuyMeACoffee to say thanks!