How can we help you today?

How to Apply Zoom on Hover Animation for Images in the Tiles Design Element

By default, when you add images in the Tiles Design Element, there is no animation:


before custom css


This article will demonstrate how to add the Zoom on Hover animation to images inside the Tiles Design Element using Custom CSS:


after custom css


TABLE OF CONTENTS


Prerequisites


Interactive Tutorial

Copy the Custom CSS below before starting the Interactive Tutorial:


.sp-type-tile:hover .shortpoint-advanced-image-content {
     transform: scale(1.15) !important;
     transition: all 0.4s ease-out;
}



Step-by-step Tutorial

Follow the detailed guide below to learn how to equalize the font size of the start and end dates.


Step 1: Edit the ShortPoint Web Part

  • Go to the SharePoint page you want to use and click Edit:

Edit


  • Click the close icon:


close icon


  • Select the ShortPoint tag.
  • Click the Edit Properties icon:

Edit properties icon


Step 2: Copy the Code

  • Copy the Custom CSS code below:


.sp-type-tile:hover .shortpoint-advanced-image-content {
     transform: scale(1.15) !important;
     transition: all 0.4s ease-out;
}

Step 3: Edit the Tiles Design Element

NOTEBefore Proceeding, make sure you already have the Tiles Design Element on your page. To insert it, check out How to Customize the Tiles Design Element

Tiles Design Element
  • Click the Tiles tag:

Tiles tag


  • Select the cogwheel icon:

Cogwheel icon


Step 4: Paste the Code

  • Click the next icon:

next icon


  • Go to the Custom CSS tab.
  • Paste the code.

Step 5: Save

  • Once done, click the green check mark.
  • Click the eye icon to see your page in real-time:

eye icon


  • Click Save to apply your changes:

Save


That’s it! You have successfully applied the Zoom on Hover animation.


Related articles:

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.

World's best intranet sites are designed using ShortPoint

Get started today! Learn more
See all 59 topics

Start a trial

Ignite your vision. Install ShortPoint directly on your site, or play in sandbox mode. No credit card required.

Get started today

World’s best intranet sites are designed using ShortPoint

Thousands of companies using ShortPoint everyday to design, brand and build award winning intranet sites.

Get started Learn more