heytom88 Posted November 30, 2020 Posted November 30, 2020 Site URL: https://tangerine-krill-3gdl.squarespace.com/ https://tangerine-krill-3gdl.squarespace.com/ Password: hello123 hey all! I've got an image in the announcement bar (see link, fixed at the bottom) and need the image to be clickable - it has an email address, which once clicked would open up the email client. So mailto: hello@ninawrightinteriors.com how do I do this? Using squarespace 7, on "Basil', using business plan Thanks so much in advance!
Beyondspace Posted December 3, 2020 Posted December 3, 2020 On 11/30/2020 at 5:35 PM, heytom88 said: Site URL: https://tangerine-krill-3gdl.squarespace.com/ https://tangerine-krill-3gdl.squarespace.com/ Password: hello123 hey all! I've got an image in the announcement bar (see link, fixed at the bottom) and need the image to be clickable - it has an email address, which once clicked would open up the email client. So mailto: hello@ninawrightinteriors.com how do I do this? Using squarespace 7, on "Basil', using business plan Thanks so much in advance! Add this to Advanced->Code Injection->Header <script> window.Squarespace.onInitialize(Y, function() { document.querySelector(".sqs-announcement-bar").onclick = function(e){ window.location = "mailto: hello@ninawrightinteriors.com"; } }); </script> BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
heytom88 Posted December 7, 2020 Author Posted December 7, 2020 Thank you so much for your reply @bangank36 Is it possible to have two links in the annoucement bar? I've got the logo+email address as a png (needs to be hyperlinked to the email) and then the phone number - again, ideally, linked, or at least can be copied and pasted? Is this possible? Bonus points - how is it possible to align the text to the image? I need to lower the type, or move up the png? Thank you! https://tangerine-krill-3gdl.squarespace.com/ Password: hello123
Beyondspace Posted December 7, 2020 Posted December 7, 2020 5 hours ago, heytom88 said: Thank you so much for your reply @bangank36 Is it possible to have two links in the annoucement bar? I've got the logo+email address as a png (needs to be hyperlinked to the email) and then the phone number - again, ideally, linked, or at least can be copied and pasted? Is this possible? Bonus points - how is it possible to align the text to the image? I need to lower the type, or move up the png? Thank you! https://tangerine-krill-3gdl.squarespace.com/ Password: hello123 it would be time consuming, let's DM me for more detail BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Archived
This topic is now archived and is closed to further replies.