hilaryb Posted May 2, 2022 Share Posted May 2, 2022 Site URL: http://hilarybeckwith.com/ Hello! Would someone please help me resize/align the four badge images in my footer, so that they are equal size and spacing to one another? I had it once upon a time, but just added a new badge, and it messed everything up. Trying to read tutorials is just gibberish to me... I appreciate the help! Link to comment
tuanphan Posted May 5, 2022 Share Posted May 5, 2022 Hi, It looks like you used new images & Solved problem? 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
hilaryb Posted May 10, 2022 Author Share Posted May 10, 2022 On 5/4/2022 at 10:47 PM, tuanphan said: Hi, It looks like you used new images & Solved problem? Not quite - no one was responding for days, so I just manually resized the images in a photo editing software, but I still don't like the sizes. I'd like them to be about 40% smaller, but still evenly spaced. I can't figure that out. Link to comment
hilaryb Posted May 10, 2022 Author Share Posted May 10, 2022 I am also having trouble resizing an aligning the flower image above the links. I'd like it to be 50% of the size, but retain all of its margins/alignment. Can you please help with that, too? Link to comment
tuanphan Posted May 11, 2022 Share Posted May 11, 2022 16 hours ago, hilaryb said: I am also having trouble resizing an aligning the flower image above the links. I'd like it to be 50% of the size, but retain all of its margins/alignment. Can you please help with that, too? Use this code (Design > Custom CSS) /* Footer flower image */ div#block-yui_3_17_2_1_1640194277879_8023 { width: 50%; margin: 0 auto; } 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
hilaryb Posted May 11, 2022 Author Share Posted May 11, 2022 8 hours ago, tuanphan said: Use this code (Design > Custom CSS) /* Footer flower image */ div#block-yui_3_17_2_1_1640194277879_8023 { width: 50%; margin: 0 auto; } Thank you, this helped 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