MelTadame Posted January 28, 2023 Share Posted January 28, 2023 Hello, I'm trying to create a rectangle transparent background with only a border that the user could resize in the fluid engine easily (without having to note its size by hand in the code and find the # of the block) So far I have done this: Custom code HTML : <div id="square"></div> CSS : #square { width: 100%; height: 100%; background-color: transparent; border : 2px solid red; } The width follows well (it fills the entire width). But not the height. Do you have an idea ? A particular class to add to my div maybe? Or better option ? Thank you very much! Page : https://vanilla-yellow-j6gf.squarespace.com/test Password: demo PS: Sorry for my bad English. It's google translate haha. Link to comment
tuanphan Posted February 1, 2023 Share Posted February 1, 2023 Hi, You try changing that section to Classic Editor section. I had a similar problem yesterday, then I changed to Classic & it disappeared. 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
MelTadame Posted February 1, 2023 Author Share Posted February 1, 2023 Thank you for the option, but I want my clients can resize it with the fluid engine 😉 I want to use it as a decor/design element 🙂 Link to comment
tuanphan Posted February 3, 2023 Share Posted February 3, 2023 If so, I have no idea. You try posting to some SS groups on Facebook 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment