How to Create an Interactive Image Collage Using Divi’s Position Options

How to Create an Interactive Image Collage Using Divi’s Position Options

Divi’s new position options open the door for creating unique image collage layouts using the absolute position property. This allows you to make more precise placements for each element of your design. And once you combine that with the countless combinations of design settings within Divi, you can design some pretty amazing image collages.

In this tutorial, I’m going to show you how to use Divi’s built-in position options to create a beautiful interactive image collage for your Divi website in minutes.

Let’s get started!

Sneak Peek

Here is a quick peek at the interactive image collage layout we will build in this tutorial.

Download the Layout for FREE

To lay your hands on the image collage layout from this tutorial, you will first need to download it using the button below. To gain access to the download you will need to subscribe to our Divi Daily email list by using the form below. As a new subscriber, you will receive even more Divi goodness and a free Divi Layout pack every Monday! If you’re already on the list, simply enter your email address below and click download. You will not be “resubscribed” or receive extra emails.

You have successfully subscribed. Please check your email address to confirm your subscription and get access to free weekly Divi layout packs!

To import the layout to your page, simply extract the zip file and drag the JSON file into the Divi Builder.

Let’s get to the tutorial, shall we?

What You Need to Get Started

expanding corner tabs

To get started, you will need to do the following:

  1. If you haven’t yet, install and activate the Divi Theme.
  2. Create a new page in WordPress and use the Divi Builder to edit the page on the front end (visual builder).
  3. Choose the option “Build From Scratch”.

After that, you will have a blank canvas to start designing in Divi.

Creating the Interactive Image Collage with Divi’s Position Options

Optimizing the Row and Column

To start, create a one-column row.

Divi Interactive Image Collage

Row Settings

Next, we need to update the row so that we don’t have any extra space between modules (via gutter width) so we will set the gutter width to 1. We also need to make sure row spans the full width of the browser window so we can take advantage of vw length units to position our images (the vw (viewport width) length unit is related to the width of the browser window). With the width set to 100%, we can use vw length units to position our images within the row/column so that the position remains intact on all browser widths for seamless responsive design. And to hide any image overflow outside of the row, we need to set the overflow to hidden.

To do this, optimize the row settings as follows:

Divi Interactive Image Collage

Setting Column Height

By default, the column’s height is determined by the height of the content (or Divi modules) it contains. Divi Modules (like all divs in HTML) will have a static position by default which means they will add actual space/height to its parent column because it is positioned in the normal flow of the page. However, Divi Modules that have an absolute position, break out of the normal flow and will not create actual space/height for the column. For this reason, we need to add a specified height for the column so that we can then position the images within a predetermined space.

To do this, open the row settings and update the column settings by adding the following Custom CSS to the Main Element.

height: 40vw;

Under the phone tab, restore the height to its default state since we are also changing the images back to a static position on phone. Add the following Custom CSS to the phone tab:

height: auto !important;

Divi Interactive Image Collage

Adding the Title Text

With the column height set, we can start adding our absolute positioned elements to the column. Let’s start by adding a text module for the title of our image collage layout.

Divi Interactive Image Collage

Text Module Content

Then update the text with the following content:

<h2>Recent Work</h2>

Divi Interactive Image Collage

Text Module Settings

Then update the text module settings as follows:

  • Heading 2 Font: Limelight
  • Heading 2 Text Alignment: center
  • Heading 2 Text Color: #24005b
  • Heading 2 Text Size: 5vw (desktop and tablet), 50px (phone)
  • Width: 100%
  • Max Width: 35vw (desktop and tablet), 100% (phone)
  • Position: Absolute (desktop), Default (phone)
  • Horizontal Offset (desktop): 35vw

Divi Interactive Image Collage

Creating and Positioning Images

Now that the title is in place, let’s create the first image for our interactive image collage. The idea is to create the first one with all the optimizations in place so that we can duplicate it to make it easy to create and position the rest of the images for the collage.

Optimizing the First Image with Hover Effects, Lightbox, and Absolute Positioning.

First, add an image module under the text module.

Divi Interactive Image Collage

Then upload an image to the module and choose the option to open the image in a lightbox. Now the image will show in a lightbox on click.

Divi Interactive Image Collage

Scale Image on Hover

In addition to the lightbox interaction, add a hover effect that causes the image to scale larger a bit. To do this, update the following transform option:

  • Transform Scale (hover): 115%

Divi Interactive Image Collage

Absolute Positioning with Z Index priority on Hover

To position our image, we will be using an absolute position with vw length units. Update the position options as follows:

On Desktop (and Tablet)

  • Position: absolute
  • Location: Top Left
  • Vertical Offset: 5vw
  • Horizontal Offset: -2vw

On Phone

On Hover

Divi Interactive Image Collage

Image Design and Responsive Settings

Then update the following:

  • Image Alignment: left (desktop), center (phone)
  • Width: 75% (phone)
  • Max Width: 20vw (desktop and tablet), 100% (phone)
  • Margin (phone): 30px bottom
  • Box Shadow: see screenshot
  • Saturation: 0% (desktop), 100% (hover)

Divi Interactive Image Collage

Using the First Image as a Template for Quickly Creating and Positioning the Other Images

Once the first image is complete, it is really easy to create new images to build the interactive image collage. It is a powerful design tool as well because you will be able to drag the images in place and adjust the size while viewing the design in realtime.

Here is the process…

  1. Duplicate the Image by clicking the duplicate icon. The duplicate image will be positioned absolutely in the same place directly on top of the image you are duplicating.
  2. Drag the Image in Place. Since the duplicate image inherits the vw length unit of the previous image, you can use the drag icon to position the image exactly where you want to within the row.
  3. Update the Image with a new one.
  4. Adjust the size of the image using the built-in size options.

Here is an illustration of what that would look when creating the second image.

Divi Interactive Image Collage

The cool part about this process is that the position (vertical and horizontal offsets) will be determined whenever you drag the image into place. No need to update the offset positions manually in the settings.

But, so you can see the offsets I used for this example, I’ll include them for each image below along with the size adjustments.

Image #2 Updates

  • Vertical Offset: 10.06 vw
  • Horizontal Offset: 16.51 vw
  • Max Width: 18 vw

Divi Interactive Image Collage

Divi Interactive Image Collage

Image #3 Updates

  • Vertical Offset: 24.25vw
  • Horizontal Offset: 7.13vw
  • Max Width: 20vw

Divi Interactive Image Collage

Image #4 Updates

  • Vertical Offset: 17.69vw
  • Horizontal Offset: 31.91vw
  • Max Width: 18vw

Divi Interactive Image Collage

Image #5 Updates

  • Vertical Offset: 12vw
  • Horizontal Offset: 46.82vw
  • Max Width: 15vw

Divi Interactive Image Collage

Image #6 Updates

  • Vertical Offset: 19.13vw
  • Horizontal Offset: 58.84vw
  • Max Width: 12vw

Divi Interactive Image Collage

Image #7 Updates

  • Vertical Offset: 28.24vw
  • Horizontal Offset: 54.2vw
  • Max Width: 10vw

Divi Interactive Image Collage

Image #8 Updates

  • Vertical Offset: 32.5vw
  • Horizontal Offset: 74.04vw
  • Max Width: 8vw

Divi Interactive Image Collage

Image #9 Updates

  • Vertical Offset: 1.01vw
  • Horizontal Offset: 75.5vw
  • Width: 27vw
  • Max Width: 27vw

Divi Interactive Image Collage

Add Background Image

For one final touch, add a background image to the section and you are done!

Divi Interactive Image Collage

Final Result

This is what the interactive image gallery will look like on desktop and tablet. Notice the hover effects that bring the image to the front, show the full-color version of the image, and scales the image larger. Then you can click the image to show the lightbox effect.

Divi Interactive Image Collage

Here is the design on the phone display.

Divi Interactive Image Collage

Changing the Location Point for the Images for Different Layout Designs

Since the offsets for each of the images are relative to the location point, we can change the original location point for the images to see our design coming from different directions in seconds.

To do this, use Divi’s multi-select feature to select all of the image modules. Then open one of the image module settings to bring up the element settings modal.

How to Create an Interactive Image Collage Using Divi’s Position Options 1

Then you can change the location to each of the four corners for different structures of the layout.

Top Right Corner Location

How to Create an Interactive Image Collage Using Divi’s Position Options 2

Bottom Left Corner Location

How to Create an Interactive Image Collage Using Divi’s Position Options 3

Bottom Right Corner Location

How to Create an Interactive Image Collage Using Divi’s Position Options 4

Final Thoughts

Divi’s new position options are both powerful and convenient. And as we’ve experienced in this tutorial, they provide us with some wonderful design tools for designing unique layouts for our images. Hopefully, this interactive image collage will serve as a little inspiration for your next project.

I look forward to hearing from you in the comments.

Cheers!

Keep reading the article at Elegant Themes Blog. The article was originally written by Jason Champagne on 2020-01-28 11:00:08.

The article was hand-picked and curated for you by the Editorial Team of WP Archives.

Disclosure: Some of the links in this post are "affiliate links." This means if you click on the link and purchase the product, We may receive an affiliate commission.

Leave a Comment

Your email address will not be published. Required fields are marked *

Show Your ❤️ Love! Like Us
Scroll to Top