Jump to content

erinsydd

Circle Member
  • Posts

    19
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

erinsydd's Achievements

  1. Thanks @tuanphan! Site address is https://www.swoopanalytics.com
  2. Hi @tuanphan, There was a line of CSS that was making the images disappear. I don't suppose you have a solution to superscript all ® symbols across the site globally?
  3. Hello! The images on my summary blocks don't seem to be displaying. Does anyone have any ideas or a fix? Thanks in advance 🙂
  4. Sorry @tuanphan @FluffCreativeStudio, my client changed it. The new password is: Bread
  5. Thanks! It's https://bluebird-tortoise-9xjd.squarespace.com/
  6. Hi there, I'm trying to round the corners on a gallery-block slideshow and thumbnails for individual video-blocks. I'm using the following CSS but it hasn't applied to all of the video-block images and one of the gallery-block images is the wrong size...! See screenshots attached. img { border-radius: 25px; } iframe[src*="vimeo.com"] { border-radius: 25px; } Is it also possible to remove the overlay on the gallery-block slideshow so that you can't see the grey corners? Site password is: softdeliciousbread Any help anyone can provide much appreciated!
  7. Yes, it was causing some images on the pages to disappear... Here's the code: <script> /* superscripting all ® which aren't already */ window.addEventListener("DOMContentLoaded", function(){ document.querySelectorAll("p, a, h1, h2, h3, h4, h5, h6, label").forEach(function (el) { el.innerHTML = el.innerHTML.replace(/®(?!\<\/sup)/g, "<sup>®</sup>"); }) }); </script>
  8. Thanks @tuanphan - I still need help with the ® superscript... I've posted a new conversation thread
  9. Site URL: https://www.swoopanalytics.com/ I am trying to change all ® symbols across my site to superscript. There are too many to manually change all of the text blocks to code/markdown blocks so I'm looking for a javascript or CSS solution. Any suggestions would be very much appreciated!
  10. Thanks @paul2009, I'm trying to change all ® symbols to superscript globally across the site. Ideally CSS if possible? I had some custom javascript in place but it was messing up the images on the pages... Any advice much appreciated!
  11. Thanks @sayreambrosio. Some of the pages were created with Fluid Engine and some weren't... It was a mystery!
  12. Thanks @tuanphan - that did the trick! I don't suppose you can suggest any code to make all ® symbols superscript globally? It's the <script> code that messed up the images...
  13. Site URL: https://www.swoopanalytics.com/ I've just noticed that several images on my site have disappeared. They're showing in the editor but missing in preview and on the live site. Any help much appreciated! Screenshots attached
×
×
  • 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.