alyssrossi
Member-
Posts
9 -
Joined
-
Last visited
alyssrossi's Achievements
-
Beyondspace reacted to a post in a topic: Custom image layouts like 7.0 for 7.1
-
paul2009 reacted to a post in a topic: Custom image layouts like 7.0 for 7.1
-
Thank you so much! I didn't even know that was an option. So helpful.
-
I'm having trouble with setting up my site in Squarespace 7.1 - specifically with image blocks (please note that we tried the Gallery blocks, but feel that they do not meet our design needs). Our current website (https://www.rees.archi/about) is built in Squarespace 7.0 and we're redesigning it in 7.1 now. In 7.0 I much preferred that when you went to add an image block, it would automatically have the image block be the size of the screen vs. in 7.1 having the image block really small and you need to expand it (see attachment Screenshot 1 for what I'm referring to). When I layout the image blocks to my liking (as we have in our 7.0 website - which can be viewed at https://www.rees.archi/projects#/east-dulwich/), the photos are not showing the entire photo as we like and when I go to Mobile view - the photos are totally cut off and in different orientations (Screenshot 2). Can someone provide any help to achieve what we did on our Squaurespace 7.0 version - https://www.rees.archi/projects#/east-dulwich/ - as we redesign it in 7.1?
-
Custom font not showing up anymore
alyssrossi replied to alyssrossi's topic in Fonts, colors and images
This worked for me as well, thank you so much! -
alyssrossi reacted to a post in a topic: Custom font not showing up anymore
-
Hi, I just went in to make updates for a client website that I hadn't edited in a few months and for some reason, my custom header font is not showing up anymore - the template default text is showing up instead. Last time I was editing the website the custom font was there, so I'm not sure what happened? The website is www.honed.homes and below is the custom-css code I am using. Any help is much appreciated! @font-face { font-family: 'Proxima Nova-Bold'; src: url('https://static1.squarespace.com/static/6397406edc521021cc7cf1dd/t/639746d47583b54fea9be5a7/1670858452934/Proxima+Nova+-+Bold.otf'); } h1 {font-family: 'Proxima Nova-Bold';} h2 {font-family: 'Proxima Nova-Bold';} h3 {font-family: 'Proxima Nova-Bold';}
-
Autoplay background image with text, button, and logo overlay
alyssrossi replied to alyssrossi's topic in Customize with code
@Ziggy Thank you, appreciate the help! I actually found a workaround with this video here that pretty much does what I want - just need to make a few design/site style changes - https://www.will-myers.com/articles/auto-scroll-for-carousel-banner-slideshows-for-auto-layout-sections-in-squarespace-71 -
Autoplay background image with text, button, and logo overlay
alyssrossi replied to alyssrossi's topic in Customize with code
Thanks @Ziggy - Ideally I'd like to accomplish this through code vs. paying for something incase its something clients don't like. I had tried this video previously (https://www.will-myers.com/how-to-make-a-sliding-image-banner-in-the-new-squarespace-71-old) which essentially does what I want, but the coding isn't fully working for me. -
Autoplay background image with text, button, and logo overlay
alyssrossi replied to alyssrossi's topic in Customize with code
Hi @Ziggy, I'm afraid I've tried this route quite a few times. None of the options allow for a text and a button to be on the actual image, while it's on autoplay (again, I'm looking for it to look like this website: www.rees.archi). I think it needs some custom CSS code. -
Autoplay background image with text, button, and logo overlay
alyssrossi replied to alyssrossi's topic in Customize with code
Hi @Ziggy thanks for the quick reply. I should've mentioned, I'm building a website in 7.1 - so I'm not sure if it's possible to create a carousel gallery in this version. If so, do you mind showing me how? Apologies if it's obvious! -
I'm looking for some help with creating a specific type of page. Essentially, I want to create a 'Cover Page' (like 7.0 had), where the background images are autoplaying (like the intro page to this website www.rees.archi) with a logo, text and button to enter the site. I've totally exhausted my search and everything I've found although helpful, just isn't right. Can anyone advise?