Mahjo Posted December 8, 2021 Posted December 8, 2021 Site URL: https://www.lommedalengk.no/ Hey, guys! I want to add an external login-widget to the header-menu on our website. The information I was provided with regarding html, JS, and CSS is all here: https://www.golfforbundet.no/klubb/organisasjon/golfbox-widget. I have attached a picture of how the login-widget is supposed to look when you click it. I have problems implementing it, and I was wondering if you could help me. I have attached a picture where you can see where we want to add our widget. How can I solve this?
Beyondspace Posted December 9, 2021 Posted December 9, 2021 9 hours ago, Mahjo said: Site URL: https://www.lommedalengk.no/ Hey, guys! I want to add an external login-widget to the header-menu on our website. The information I was provided with regarding html, JS, and CSS is all here: https://www.golfforbundet.no/klubb/organisasjon/golfbox-widget. I have attached a picture of how the login-widget is supposed to look when you click it. I have problems implementing it, and I was wondering if you could help me. I have attached a picture where you can see where we want to add our widget. How can I solve this? You can add them to footer and move to header using custom code injection, did you add the button somewhere in the site yet? 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!
Mahjo Posted December 23, 2021 Author Posted December 23, 2021 Nope, I didnt add the button on the site yet. Wondering what I need to do from A - Z. Please explain 🙂
Mahjo Posted December 23, 2021 Author Posted December 23, 2021 And what exactly do I have to add to the footer?
tuanphan Posted December 25, 2021 Posted December 25, 2021 On 12/23/2021 at 11:09 PM, Mahjo said: And what exactly do I have to add to the footer? Add a Code Block in Footer >> Add this code <link rel="stylesheet" href="https://www.golfforbundet.no/ngfGolfbox/golfbox_login.css"> <a href="#" class="golfboxLoginOpen">Logg inn i GolfBox</a> <script src="https://www.golfforbundet.no/ngfGolfbox/golfbox_login.js" defer></script> It will show a button, then we will give code to move it to header Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Mahjo Posted January 14, 2022 Author Posted January 14, 2022 (edited) Thanks for the help so far! What to do after I injected the code in the footer @tuanphan? The button is working. Now I need help to move it to the header. I would like the button to be part of the menu, aligned to the right. Edited January 14, 2022 by Mahjo
tuanphan Posted January 15, 2022 Posted January 15, 2022 15 hours ago, Mahjo said: Thanks for the help so far! What to do after I injected the code in the footer @tuanphan? The button is working. Now I need help to move it to the header. I would like the button to be part of the menu, aligned to the right. Hi, I don't see the button in Footer Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment