hilaryb Posted January 8, 2023 Share Posted January 8, 2023 Hello - I recently implemented a booking widget code (iframe) for clients to book directly through my client software, but I'm having some trouble with the appearance. I *think* what I want is for some extra padding on the left (see image), or whatever the fix is to give more white space between the left edge, and the text/calendar dates. I've fiddled around with a lot of CSS and iframe, based on articles and forum information, but anything that adds padding to the left, pushes the text to the left edge, still. So maybe this means it does not need padding, but rather a different alignment? Please help! Website is public: http://hilarybeckwith.com/inside-out Link to comment
Solution Beyondspace Posted January 8, 2023 Solution Share Posted January 8, 2023 (edited) 17 minutes ago, hilaryb said: Hello - I recently implemented a booking widget code (iframe) for clients to book directly through my client software, but I'm having some trouble with the appearance. I *think* what I want is for some extra padding on the left (see image), or whatever the fix is to give more white space between the left edge, and the text/calendar dates. I've fiddled around with a lot of CSS and iframe, based on articles and forum information, but anything that adds padding to the left, pushes the text to the left edge, still. So maybe this means it does not need padding, but rather a different alignment? Please help! Website is public: http://hilarybeckwith.com/inside-out You can try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1665094218540_4516 iframe { border: 20px solid #fff !important; box-sizing: border-box; } Support me by pressing 👍 or marking as solution if this useful for you Edited January 8, 2023 by Beyondspace BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted January 8, 2023 Share Posted January 8, 2023 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
hilaryb Posted January 9, 2023 Author Share Posted January 9, 2023 1 hour ago, Beyondspace said: You can try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1665094218540_4516 iframe { border: 20px solid #fff !important; box-sizing: border-box; } Support me by pressing 👍 or marking as solution if this useful for you That did the trick, thank you! Beyondspace 1 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