NzuriTalents Posted April 4, 2022 Share Posted April 4, 2022 Hi there, I was wondering does anyone know how to put the logos in the footer. I am new to squarespace so I have no idea what I am doing. I would really appericate any help. Thank you Link to comment
tuanphan Posted April 5, 2022 Share Posted April 5, 2022 Hi, Edit Site Footer > Add an Image Block >> Upload your logo 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!) Link to comment
monica13 Posted June 30, 2022 Share Posted June 30, 2022 Hi @tuanphan–I've been trying to figure out how to adjust the size of my footer logo when I do this. I can't get it small enough with spacers on either side (when I get it to be the size I need, it's off-center and I need it to be centered). Do you know if there's another way to do this? I really just need a logo to be centered in the footer and not be huge. I'd love to be able to size it the way you can in the header. I've spent hours trying to figure it out and am stumped! Link to comment
tuanphan Posted July 1, 2022 Share Posted July 1, 2022 15 hours ago, monica13 said: Hi @tuanphan–I've been trying to figure out how to adjust the size of my footer logo when I do this. I can't get it small enough with spacers on either side (when I get it to be the size I need, it's off-center and I need it to be centered). Do you know if there's another way to do this? I really just need a logo to be centered in the footer and not be huge. I'd love to be able to size it the way you can in the header. I've spent hours trying to figure it out and am stumped! You can add a Code Block > Paste this code to add image <img src="https://cdn.pixabay.com/photo/2022/06/22/10/47/cheetah-7277665__340.jpg" class="tp-logo"/> <style> .tp-logo { max-width: 250px; display: block; text-align: center; margin: 0 auto; } </style> 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!) Link to comment
monica13 Posted July 1, 2022 Share Posted July 1, 2022 @tuanphan Thank you so much for the response–I was able to do that but the image is still showing up huge. I reduced the max width as well and it isn't changing. I don't need spacers, correct? The spacers are what was making it off-center initially. Image is attached. Link to comment
tuanphan Posted July 2, 2022 Share Posted July 2, 2022 15 hours ago, monica13 said: @tuanphan Thank you so much for the response–I was able to do that but the image is still showing up huge. I reduced the max width as well and it isn't changing. I don't need spacers, correct? The spacers are what was making it off-center initially. Image is attached. Can you share your site 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!) 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