Тёмный

NEW - How To Create Shapes in Squarespace // Squarespace Shape Blocks 

InsideTheSquare - Squarespace Tutorials
Подписаться 25 тыс.
Просмотров 4,4 тыс.
50% 1

Brand new to Squarespace? Start here → insidethesquare.co/start
- - -
In this Squarespace tutorial, you’ll learn all about the brand-new Shape content block in Squarespace! I’ll show you how to add it to a page section on your site, how to change the shape and color, how to add a drop shadow, and how to layer it with other content.
Plus I’ll show you a CSS trick you can use to add a border and rotate the shape, making your site even more unique!
→ This is specific for Fluid Engine page sections in version 7.1
This feature is not available in classic sections or auto layouts.
The main selector is .sqs-shape
This is the code I used to create a border and rotation
#block-1234567 .sqs-shape {
border:5px solid red;
transform:rotate(10deg
)}
And this is the code I used to change the background and border color on a hover:
#block-1234567 .sqs-shape:hover{
Background-color:pink;
border-color:purple
}
- - -
I use this free Chrome extension to grab block id’s; not affiliated - just a fan!
chrome.google.com/webstore/de...
- - -
💸 GET 10% OFF YOUR FIRST YEAR OF SQUARESPACE 💸
Use my affiliate link and code PARTNER10 - You'll save 10% off your first annual subscription & Squarespace will give me a little commission for sending you their way 😎
🔗 PARTNER10 → insidethesquare.co/partner10
- - -
🤩 Download over 60+ pages of custom codes and pro tips for customizing Squarespace in one awesome PDF. Order the Squarespace CSS Cheat Sheet, available now at 👉 insidethesquare.co/css
- - -
🙋 Need some help? Visit ​insidethesquare.co/code-help​ to see my current support options.
- - -
🥰 SUPPORT MY CHANNEL → paypal.me/insidethesquare
💻 WEBSITE → insidethesquare.co
📧 NEWSLETTER → insidethesquare.co/email
🤳 INSTAGRAM → / thinkinsidethesquare
👍 FACEBOOK → / insidethesquare
📌 PINTEREST → / insidethesquare
- - -
The term "Squarespace" is a trademark of Squarespace, Inc. This video was not approved or endorsed by Squarespace, Inc. I just really love their platform ♥

Опубликовано:

 

7 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 30   
@InsideTheSquare
@InsideTheSquare Год назад
⭐ Download a list of my top 7 FREE Squarespace tutorials: insidethesquare.co/top7 ⭐
@williammaanders
@williammaanders Год назад
I was literally looking for this last week. Wondering if I could make shapes with a stroke! Yay!!! Thanks so much Becca!!
@cycle9241
@cycle9241 Год назад
Wonderful. This is so fun, I'm loving the new shape block. Thanks for this one. 👍
@InsideTheSquare
@InsideTheSquare Год назад
Yay! So happy I could help! 🙌🏻
@belindalong
@belindalong Год назад
Fab tutorial as always! Loving the fresh blonde tresses! 💇🏼‍♀👌🏼
@dacielani
@dacielani Год назад
So glad they added this! Will make life so much easier!
@InsideTheSquare
@InsideTheSquare Год назад
It's fun for sure! have fun playing around! :-)
@ilse5293
@ilse5293 Год назад
Fab!! Thank you! may I make 🙋🏻‍♀semi related tutorial request? borders around shape blocks and shaped image blocks ...so far all I've tried places a square border around the shape, none follow the shape itself ...
@InsideTheSquare
@InsideTheSquare Год назад
Oooh I love this idea! I’ll definitely add this to my tutorial to-do list; stay tuned 😉
@ilse5293
@ilse5293 Год назад
@@InsideTheSquare oooh goodie!! 😃
@JaiSequoia
@JaiSequoia Год назад
Nice demo and css thanks Becca!
@InsideTheSquare
@InsideTheSquare Год назад
You’re welcome! Happy to help. 😎
@tedtolentino4955
@tedtolentino4955 Год назад
Another fun tutorial. Thank you.
@InsideTheSquare
@InsideTheSquare Год назад
Glad you enjoyed it!
@user-nv8ks9gj9p
@user-nv8ks9gj9p Год назад
Thank you so much for this video. How can I change the border color to a specific hex? Will really appreciate your help. Thanks!
@InsideTheSquare
@InsideTheSquare Год назад
Change where it says "red" "pink" or "white" to your hex value and that should do the trick!
@kairifimberg
@kairifimberg Год назад
I have an issue of the shape block stretching out and not showing equal space around the image or set of images on mid-sized screens like tablets. I tried to create a set of 4 images (squares) and a shape behind them that overlaps partially. I created it on my desktop and it looks OK, I made the mobile version to look OK as well. But when I check the page on a tablet or turn my mobile in a horizontal position for a wider view, it's not looking good. The background stretches out and even the set of images move apart (have a wide gap between them). Any idea how to fix that?
@ilse5293
@ilse5293 Год назад
Im having the same issue ...
@InsideTheSquare
@InsideTheSquare Год назад
That doesn’t sound right! I would love to help - send me more info at insidethesquare.co/code-help and I’ll hop into your source code and take a look.
@MrPhilip201
@MrPhilip201 Год назад
Great tutorial! I used CSS to create a transformation effect on hover. My problem is now (lets use what you did in the video) that the hover effect stops, as soon as I would go over the paintbrush element. That really sucks. Is there a way around?
@InsideTheSquare
@InsideTheSquare Год назад
Great question! Feel free to submit a code help request here: insidethesquare.co/code-help
@MrPhilip201
@MrPhilip201 Год назад
@@InsideTheSquare Ah, I wish it was something simple I was missing. 😅
@revmudslinger
@revmudslinger Год назад
Great tutorial, thank you! I wonder if you can help me a bit... I am using a semi-transparent shape on top of an image to darken it a bit, with text on top of the shape. This is to emulate the old "Collage" or "Card" style image layout. But putting the shape on top of the image blocks the link that's on the image. How do I set a shape to use a link? Or what is the best way to emulate the non-fluid engine image Designs including a link? Does that make sense. Help!!
@InsideTheSquare
@InsideTheSquare Год назад
Hey Daniel! it does make sense and I wish I had a good workaround for you. The one technique you can try is to add a button with no text, set the button to fill and stretch it to the size of the shape. Then use CSS to make that button transparent. A LOT of effort for a simple link, but it's the best I've got for now. Hope that helps!
@revmudslinger
@revmudslinger Год назад
@@InsideTheSquare Sounds like there's no way to emulate those old image layouts without a lot of CSS. Thank you for the response. Your videos are awesome and I very much appreciate what you do for the Squarespace community.
@charliemonk3973
@charliemonk3973 Год назад
How can i change the opacity of the shape for an image to show through it?
@InsideTheSquare
@InsideTheSquare Год назад
Hey Charlie! This is a great question, and I’m totally going to add this to my tutorial to do list for later this month! I bet other square spacers want to know how to do this too :-) all you need to do is to change the opacity for that block. There’s a free chrome extension that I use to grab block IDs and a link to it below. Replace #block-123 in this code example with your block ID and adjust the opacity value to whatever suits the style you’re going for. Hope that helps! #block-123 {opacity: 50%} This is the free Chrome extension I use - not affiliated, just a fan! chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en
@boodi1170
@boodi1170 3 месяца назад
Is it possible to add a gradient to the shape colour?
@InsideTheSquare
@InsideTheSquare 2 месяца назад
Great question! because a shape is created with a clip path, we can't apply a background image linear gradient to the shape, but I'll keep brainstorming to see if I can come up with a workaround. Stay tuned 😉
@boodi1170
@boodi1170 2 месяца назад
@@InsideTheSquare fingers crossed 🤞
Далее
3 Creative Uses for Squarespace's NEW Shape Block
7:24
JPEG is Dying - And that's a bad thing
8:09
Просмотров 207 тыс.
Using AI to Create the Perfect Keyboard
12:05
Просмотров 1,4 млн
5 Squarespace Mobile Menu Design Hacks
11:41
Просмотров 7 тыс.