Jump to content

Oukside

Member
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Oukside

  1. Hi Dear, I think this is a problem. On portfolio, it is not allowed to load assets already present from the library for the social image or the featured image. If you want to use the same image (because, for example, it acts as a header and it is therefore consistent to use the same one), you must upload the same image 3 times, with the same name* *note: this is a weird behavior; uploading an image with the same name creates another with an "alias" and you end up with two identical, duplicate images.
  2. No. The first screenshot is in editing mode!
  3. Hi It is very frustrating to work with the "code block" because it often occupies the space that "thinks" the output of the entered code will occupy. Thus, it makes it difficult to arrange the elements. In the screenshots you can see that to make the texts appear non-overlapping (front end screenshot), I have to overlap the elements in the development phase (screenshot builder). Do you have any solution?
  4. Oooh what a clever solution! Thanks! 🤩 In fact, it was right there before my eyes, but I was still because I was holding the "Fill" button. Thanks to your solution, I found another way to keep the button in "fill" mode but still mantain the distance from the bottom border of the text block: I aligned the bottom of the button with the bottom of the text block, then used CSS to "rise" the button inside the text block: .sqs-block-button-container { position: relative; bottom: 30px; } Since that page is inside a "Portfolio" type of page, and there SQS allows to inject code only to the whole thing (overview page + specific pages), I added the selector .sqs-position-sticky to better target ONLY that type of buttons. (I write this in case someone else wants to use this solution: maybe it is necessary to specify the element even better; in my case, the structure of the pages will be quite simple and that level of specificity in the CSS is sufficient.)
  5. Hi if you see this page: https://oukside.com/workshops/stress-fat-loss-2 (from desktop) you can see the element on the left that is pinned. The element is formed by two blocks (text + button). At the end of the viewport, you see that the button block "goes up" relative to the text block. Is it possible to "stick together" (via Squarespace native feature) in a way that at the end of the section, the elements do not overlap? Or there is some workaround for the same?
  6. @Poncho you have to go in Website Tools > Code Injection and use the first box to insert inside the <head> tags the code to embed your fonts. E.g. for Montserrat, via Google Fonts, I used this code: <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"> to load the full axis of width. Then you can use inside CSS. E.g. h1 { font-weight: 300; }
  7. In my opinion, the most important/useful for a "base" (that should be natively ipmlemented in Squarespace Website Builder): • Section visibility • Block visibility (Hide section / Block based on screen size / device) • Button styles • Heading styles • Mega menu • Scroll to Top • Line styles
  8. It seems not possibile to change file name in Squarespace. When you upload an image, it’s uploaded inside a CDN (sort of) with a different name - you can see if you go on the website front end and download your image directly from your page. You cannot edit image name. If you want to “edit” it, you have to download your image (via Asset library or directly front end), edit name locally, then upload the image with the new name. But warning: if you want to have the image with the new name on the page(s) in which there is the image with the old name, you have to edit the page to re-assign the new uploaded image. I hope Squarespace will change this. It’s useful (it is how this should be) to allow to edit file names or, in general, override an image from asset library to change it in every page it’s used.
  9. Hi Dear How to prevent this UGLY behaviour for newsletter block when there is an error? See:
  10. Hi everyone, just an insght to say that I think this type of customization -> https://www.sparkplugin.com/customizations should be native of Squarespace Builder. 🙂
  11. Hi, thanks for the interest. I've just come here to say that we found solution that work smoothly: https://schwartz-edmisten.com/blog/fix-centered-header-layout-links-wrapping-in-squarespace-71
  12. Hi! We're trying to resize the grid columns for log / nav / other elements, but I see that there are more complex / nested CSS rules that we espected. I didn't find a solution. The scope is prevent what you see in the images attached (menu goes on two lines when screen is at certain size, even if there is a lot of space that is unnecessarily unitilized). Anyone have done this before or can help?
  13. It should be useful just if you upload image with the very same name and this replace the one in the library. Now what happens is something "weird": you can have more images with the same name (it is possible 'cause it's in a different path inside Squarespace's CDN).
Ă—
Ă—
  • 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.