How can we help you today?

How to Adjust the Transparency of the Default Tile Style

By default, when you use the Default Tile Style, there is no option to adjust the opacity of the sliders:


default


Using Custom CSS, you can adjust its transparency:


adjust opactiy


Follow the steps below to learn how.


TABLE OF CONTENTS


Prerequisites

  • You must have the latest version of ShortPoint SPFx installed on your SharePoint environment.
  • You must be a ShortPoint Designer with an active license.
  • You must already have the Tiles Design Element on your page.
  • You must use the Default Tile Style. Otherwise, this Custom CSS will not work.


Default style


Interactive Tutorial

Before starting the tutorial, copy the code below:


.shortpoint-tile-content {
    background-color: rgba(0, 0, 0, 0.9);
}


NOTEYou can only use 0-9 as the opacity value. The higher the number value, the darker the opacity. The lighter the number value, the lighter the opacity.

Step-by-step Tutorial


Follow the detailed guide to learn how to adjust the transparency of the sliders:


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:
.shortpoint-tile-content {
    background-color: rgba(0, 0, 0, 0.9);
}

Step 3: Edit the Tiles Design Element


NOTES: Before proceeding, make sure you already have the Tiles Design Element on your page. To learn how to add it, check out How to Customize the Tiles Design Element

Tiles Make sure that you are using the Default Tile Style. Otherwise, this Custom CSS will not work. 

default style



  • 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.
  • Adjust the opacity according to your preference:

opacity value


NOTEYou can only use 0-9 as the opacity value. The higher the number value, the darker the opacity. The lighter the number value, the lighter the opacity.

Step 5: Save

  • Click the green check mark once you are satisfied with your changes.
  • Click the eye icon to see your page in real-time:

eye icon


  • Click Save to apply all your changes:

Save


That’s it! You can now adjust the opacity of the Default Tile Style.


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