caminada Posted November 10, 2022 Posted November 10, 2022 On 11/4/2022 at 10:04 PM, tuanphan said: Add this to Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> <script> $(document).ready(function() { $('<a class="second-logo" href="https://google.com"><img src="https://cdn.pixabay.com/photo/2021/07/09/06/57/lavender-6398425__480.jpg"/></a>').appendTo('.header-display-desktop .header-actions.header-actions--right'); }); </script> <style> a.second-logo img { max-width: 70px; } a.second-logo { margin-left: 2.5vw; } </style> May I is there a way to have it applied on mobile also? Thank you.
tuanphan Posted November 13, 2022 Posted November 13, 2022 On 11/10/2022 at 3:50 PM, caminada said: May I is there a way to have it applied on mobile also? Thank you. Above or under Social Icons? 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!)
GabrielaPar Posted December 2, 2022 Posted December 2, 2022 Hi Tuanphan, Hope you can help me. I used your code for adding a clickable logo to my header and it worked perfectly but I want it to be on the left side of the header. Is there a way to do it? Thank you so much
tuanphan Posted December 4, 2022 Posted December 4, 2022 On 12/2/2022 at 10:20 PM, GabrielaPar said: Hi Tuanphan, Hope you can help me. I used your code for adding a clickable logo to my header and it worked perfectly but I want it to be on the left side of the header. Is there a way to do it? Thank you so much What is your site url? We can adjust code easier 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!)
GabrielaPar Posted December 6, 2022 Posted December 6, 2022 On 12/4/2022 at 3:31 AM, tuanphan said: What is your site url? We can adjust code easier It's not public yet. It looks something like this
tuanphan Posted December 10, 2022 Posted December 10, 2022 On 12/7/2022 at 6:34 AM, GabrielaPar said: It's not public yet. It looks something like this If the site is trial, just setup an access password & share url 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!)
JimenaD Posted December 16, 2022 Posted December 16, 2022 Hello @tuanphan! I was wondering if you could help me with a code to insert a secondary logo to the right of the header. Website is: https://kawasaki-polanco.squarespace.com, password: kawasakipolanco - to the right of the shopping kart. It would be of amazing if you could help me. I have tried the codes I've seen in the recent conversations, however I can't manage to tweak them to what I need... thank you so much in advance!
tuanphan Posted December 20, 2022 Posted December 20, 2022 On 12/16/2022 at 10:12 AM, JimenaD said: Hello @tuanphan! I was wondering if you could help me with a code to insert a secondary logo to the right of the header. Website is: https://kawasaki-polanco.squarespace.com, password: kawasakipolanco - to the right of the shopping kart. It would be of amazing if you could help me. I have tried the codes I've seen in the recent conversations, however I can't manage to tweak them to what I need... thank you so much in advance! kawasakipolanco password is incorrect 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!)
notthatguru Posted January 27, 2023 Posted January 27, 2023 Hi. I am just new here, can you help me learn how to add 2 logos in the header? I tried some of the CSS here but they dont work for me. Please help me
notthatguru Posted January 27, 2023 Posted January 27, 2023 On 11/10/2022 at 4:50 PM, caminada said: <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> <script> $(document).ready(function() { $('< Hi Camianada, what did you place in the SRC? did you just copy this? and where did you place the link of your logo?
tuanphan Posted January 28, 2023 Posted January 28, 2023 (edited) 20 hours ago, notthatguru said: Hi Camianada, what did you place in the SRC? did you just copy this? and where did you place the link of your logo? change link in href & src Edited January 28, 2023 by tuanphan 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!)
caminada Posted January 31, 2023 Posted January 31, 2023 On 1/27/2023 at 8:27 PM, notthatguru said: Hi Camianada, what did you place in the SRC? did you just copy this? and where did you place the link of your logo? Hi Notthatguru, I create a link for my logo png by uploading to Design > Custom CSS > Manage Custom Files then I modify the href link and logo src link with Tuanphan's code. tuanphan 1
kellicox90 Posted February 28, 2023 Posted February 28, 2023 Hello! I've added the code and managed to get the 2x logos working on desktop, but cannot see a solution how to get it to show in the mobile view. Are you able to help? URL https://lime-raspberry-ywg5.squarespace.com/ PW GSR123 Thanks in advance.
tuanphan Posted March 5, 2023 Posted March 5, 2023 On 3/1/2023 at 2:21 AM, kellicox90 said: Hello! I've added the code and managed to get the 2x logos working on desktop, but cannot see a solution how to get it to show in the mobile view. Are you able to help? URL https://lime-raspberry-ywg5.squarespace.com/ PW GSR123 Thanks in advance. Which position on mobile? Left of current logo or? 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!)
CharlieReep Posted April 24, 2023 Posted April 24, 2023 Hello, a customer which has come to be needing a new site as there's is down, needs a holding page which i have done. but wanted to know if someone could help me to get a logo on top left and top right on the header? this is the link www.lidster.co.uk
tuanphan Posted April 25, 2023 Posted April 25, 2023 On 4/24/2023 at 3:39 PM, CharlieReep said: Hello, a customer which has come to be needing a new site as there's is down, needs a holding page which i have done. but wanted to know if someone could help me to get a logo on top left and top right on the header? this is the link www.lidster.co.uk Add a logo here? Clickable or non-clickable? 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!)
Ash1920 Posted May 23 Posted May 23 Hi @tuanphan in case I want my second logo to be placed next to main logo on the left side. Kindly advise css? Thank you. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('<img class="second-logo" src="https://cdn.pixabay.com/photo/2021/07/09/06/57/lavender-6398425__480.jpg"/>').insertBefore('.header-display-desktop'); }); </script> <style> img.second-logo { width: 100px; } </style>
tuanphan Posted May 24 Posted May 24 On 5/23/2024 at 10:31 AM, Ash1920 said: Hi @tuanphan in case I want my second logo to be placed next to main logo on the left side. Kindly advise css? Thank you. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('<img class="second-logo" src="https://cdn.pixabay.com/photo/2021/07/09/06/57/lavender-6398425__480.jpg"/>').insertBefore('.header-display-desktop'); }); </script> <style> img.second-logo { width: 100px; } </style> Depend on your site header layout. If you share site url, I can check easier 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