Jump to content

thebadham

Circle Member
  • Posts

    4
  • Joined

  • Last visited

thebadham's Achievements

  1. I just figured it out (without code). It hit me that I could simply add an image block and expand it to fill the entire footer then move it to the bottom layer. Seems to be working great!
  2. I figured out the issue. There was some JavaScript from a plugin that was creating the problem. Videos still take a second or so to load, but at least they are no longer getting stuck on the black screen. Now the fallback image loads for that second before the video begins.
  3. Hello! I need help with the background on my footer. I want the background of the last section of my footer to be two colors: beige on the bottom and white on the top. I've managed that step successfully with the first code snippet below. However, I also want to add a background image over the colors and can't get that to work. It's a transparent png file of some shapes that will frame the footer on the left/right sides (so the color should show through). The second code snippet adds the image, but then the color disappears. Assuming I can get that figured out, I also want to change the focus on the image to the upper left corner for mobile viewing. Any help is much appreciated! /* Split color footer */ footer#footer-sections .page-section:last-of-type .content-wrapper { height: 100%; background: linear-gradient(180deg, #FFFFFF 50%, #F9F6EE 50%); } /* Footer background image*/ footer#footer-sections .page-section:last-of-type .content-wrapper { background-image: url ('url'); background-repeat: no-repeat; background-size: cover; background-position: center; z-index: 999; }
  4. I'm currently building a site so it's still on the temp url. When I view it on Firefox, videos regularly do not load. It will be stuck with a black screen and loading icon. I've not had this issue before so I'm not certain if it's happening because of the temp URL/password protection or something else? I've loaded fallback images and the videos have all been compressed to roughly 3MB. This is happening for videos used as section backgrounds and for video blocks. It sometimes happens on Chrome but seems to be a consistent issue with Firefox. In googling the issue, the only thing I could find was a suggestion to turn off Firefox's "enhanced tracking protection" which doesn't seem to have made any difference. I'm wondering if it will resolve once the site is on the permanent URL and the lockscreen has been removed? I should note that when I first open a page, sometimes it loads fine. But if I navigate to a different page, then return, it is consistently stuck on the loading screen. Any insight is appreciated. Thanks
×
×
  • 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.