mookay Posted July 29, 2021 Share Posted July 29, 2021 Hi, I am a newbie here. All I want to do is to add an SVG image that I personally made into the body of my squarespace website. So as some expert advised, I uploaded the file (sample_1.svg) and wrote code as follows but it never works for me. It is just all white, no image appears. <img src="/s/sample_1.svg" alt="Image Name">. SVG image is this. Is it because the image is too large or the above code is wrong? https://static1.squarespace.com/static/60c0d9648069a8296f8a576b/t/6100ea5acc0dff2044e6f5f3/1627449948554/sample_1.svg I would be really appreciated if anyone could help me. Thank you! Link to comment
tuanphan Posted July 30, 2021 Share Posted July 30, 2021 20 hours ago, mookay said: Hi, I am a newbie here. All I want to do is to add an SVG image that I personally made into the body of my squarespace website. So as some expert advised, I uploaded the file (sample_1.svg) and wrote code as follows but it never works for me. It is just all white, no image appears. <img src="/s/sample_1.svg" alt="Image Name">. SVG image is this. Is it because the image is too large or the above code is wrong? https://static1.squarespace.com/static/60c0d9648069a8296f8a576b/t/6100ea5acc0dff2044e6f5f3/1627449948554/sample_1.svg I would be really appreciated if anyone could help me. Thank you! Hi. Use full url eg your domain is abcxyz.com, then the code should be <img src="https://abcxyz.com/s/sample_1.svg" alt="Image name"/> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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