Jump to content

Is it possible to reduce the background image size on my Landing Page?

Recommended Posts

Site URL: https://www.scholarsayze.com/

Hello, I have set a password access only landing page to my site here: https://www.scholarsayze.com/

I want to give exclusive access to my webstore only to a number of customer to offer an exclusive early discount before main website launch.

I want to know:

  1. is it possible to reduce the size of the background spinning logo so it is smaller?
  2. is it possible to add an image block above my logo 'SCHOLAR & SAYZE'?

Pword access: scholar1

Please help!

Many thanks,

Best,

Faiz

Link to comment
  • Replies 8
  • Views 598
  • Created
  • Last Reply

Top Posters In This Topic

Hi,

Add to Lock Screen

<style>
  .sqs-slice-gallery-item img {
    object-fit: contain !important;
}
</style>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
  $(document).ready(function() { 
		$('<img src="https://cdn.pixabay.com/photo/2021/06/29/06/14/water-drops-6373296__340.jpg" with="150px"/>').insertBefore('.sqs-slice-group .sqs-slice-image');
	});
</script>

 

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

Link to comment
On 7/14/2021 at 3:22 PM, scholarsayze said:

Thanks Tuanphan!

I added the code, I see the image which I guess I can replace:

  1. how can I generate my new image source url? I'm not sure where to upload my actual image
  2. I notice my background spinning logo is pretty big, https://www.scholarsayze.com/ can this not be made smaller?

Thank you for your help here,

Best,

Faiz

 

1. See how to upload image. https://support.squarespace.com/hc/en-us/articles/205813928-Uploading-and-managing-files

2. It looks like you solved with this?

<style>
  .sqs-slice-gallery-item img {
    object-fit: contain !important;
}
</style>

 

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

Link to comment
19 hours ago, scholarsayze said:

1 - thanks for the guide instructions

2 - this is the code you gave me but if you check the landing page here: https://www.scholarsayze.com/, the background spinning logo is still very big. I'd like this scaled down smaller if possible not so it is full screen. This same size here would be great: https://bluebird-porcupine-yzdg.squarespace.com/welcome-1

 

Thank you! 

try replace contain with 100px

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

Link to comment

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.