Jump to content

ConradZ

Circle Member
  • Posts

    13
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ConradZ's Achievements

  1. Hi Adam, I had this issue once when I used a video as the background of the section. It would sometimes cut off before playing all the way through. I don't remember what I did, but it seemed to have resolved itself after a while. Maybe just need to wait a little or delete/upload it again until it plays through. Sorry don't have a technical answer.
  2. It's set to private and I cant make it password access until I signup for a plan. I'm currently moving from 7.0 to 7.1. I want to make sure I can design what I want before paying ha. Not sure how else I could share it with you?
  3. Hi! Jumping on this thread as well. I'd love for my video to fill up the entire video block so it matches the Image Blocks next to it. (example attached) I tried to resize the video to match the aspect ratio but still having issues. Tried using code from tutorials/chatgpt but nothing seems to work =/
  4. @Ziggy good point! didn't think of that. I tried some method targeting specific blockID but the image wouldn't overlap 100% both images are 1920x1080. I think the issue is that you can't specify the "image block" dimensions in fluid engine. so the second image just tries to fill the entire block instead of replacing the first image =/. So when they transition, they aren't lined up perfectly and things move. Tired doing it with the "fit" and "fill" option but get weird scaling issues. Im sure there's probably some fix to this, but beyond my knowledge when it comes to all of this. if you have any suggestions that would be awesome. thanks!
  5. Sorry if this was posted somewhere already. I tried so many different youtube videos and what not and couldn't get it to work. I mashed some info I found together and found a really simple way to do this. This is my first post here haha. I also have very minimal coding experience so if anyone sees a better way to do this feel free to comment =] I'm using SS 7.1 + Fluid engine. Stack your two images on top of each other. The one you want to transition to should be "stacked" behind. Go to Page Settings - Advanced Enter the following code <style>.image-block { transition: all .5s ease-in-out;} .image-block:hover { background-color: #00000; opacity: 0; transition: all .3s ease-in-out;}</style> Adjust transition speed as needed. ".3s" or ".5s" - Using a higher number = slower. Using a Lower number = Faster ("s" is for seconds) If you don't want some images to change, then just stack two of the same photo. *found part of the code from a member on another post but cant find it. but credit to him for his help. And that's it!
  6. Dude, you're a hero. been looking everywhere for how to do this and nothing was working. Just wanted to add to this: If anyone is looking to fade/transition between two images, (using SS 7.1 + FE) - Stack 2 images ontop of each other - Use the code above in the custom CSS section - If you want this to only work on one page, - Enter the code above in the "page header code injection" section of your page. make sure to put it between <style></style> in order for it to work Example: <style>.image-block { transition: all .5s ease-in-out;} .image-block:hover { background-color: #00000; opacity: 0; transition: all .3s ease-in-out;}</style>
  7. Hi! We help brands sell their products in retail locations ^_^ We are a full-service design agency that designs & fabricates marketing materials for products. 3D Product viz, Retail displays, Lit signage, branded merch etc! https://www.znc.design/
  8. Hi! I have an animation playing on my landing page that sometimes doesn't play all the way through. It seems to get stuck 90% through and just restart. I created a blank section with the video as the background. Bonus: Does anyone know if there is a way to get the scrolling to momentarily lock onto the section so then the video is centered for the user?
  9. Same, Trying to have filter options to organize my portfolio all on one page. Dont want to pay for a plug in/deal with code. Think this is something simple SS can implement?
  10. Hi! I am trying to capture Google click ID data when someone fills out my submission form. I have the "hidden" form field enabled. The info for this is blank when an email comes through. My goal is to link this data through zapier so it populates a google sheet. Anyone out there know how I can make this work? 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.