Jump to content

Full screen background gallery with a logo.png overlay - help!?

Recommended Posts

Posted

Hello I'm trying to make a simple holding page that is a fullscreen background image that cycles through various other images, and has my company logo over the top. 

I've figured out how to do this with a single image, and to hide the header and footer. But I can't find a solution for doing it with a series of background images. 

I can make a full screen gallery. But I can't find a way to put my logo.png over the top. 

This is the effect I want, but with a series of images cycling through underneath the logo. 

Any help gratefully received. 

image.thumb.png.feaec6e10b802ac3c4557682c5ff3f16.png

 

  • Replies 3
  • Views 1.8k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • 4 weeks later...
Posted
12 hours ago, twostudios said:

@tuanphan — can you provide the code? Thanks!

Use this CSS code

section[data-section-id="6558657e931a277b8246a713"] .gallery-fullscreen-slideshow-wrapper:before {
    content: "";
    background-image: url(https://cdn.pixabay.com/photo/2023/07/10/06/52/trail-8117575_1280.jpg);
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
    width: 100px;
    height: 100px;
}

replace with your slideshow gallery data section id, use this free tool to find id

https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff

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!)

Create an account or sign in to comment

You need to be a member in order to leave a comment


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