hellomw Posted January 15, 2022 Share Posted January 15, 2022 Site URL: https://www.no-frames.com/photo-test/category/Lifestyle Hi, 1. Is there a way to align the baseline of the text to the bottom of an image to the left of it? 2. Can I control the size of the image and the height of the footer? Link to comment
tuanphan Posted January 17, 2022 Share Posted January 17, 2022 Add to Design > Custom CSS @media screen and (min-width:992px) { div#block-63fd3be48abddda40b84 { padding-bottom: 0; position: relative; top: 17px; } } /* footer height */ div#footerBlocksBottom { padding-top: 0px; } hellomw 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
hellomw Posted January 17, 2022 Author Share Posted January 17, 2022 Great, thank you so much @tuanphan! I fixed the width size of the logo. Now the logo and text are overlapping on medium viewports. Is there a way to have the "info@" email text sit to the right of the logo image at all sizes above mobile? Link to comment
tuanphan Posted January 19, 2022 Share Posted January 19, 2022 On 1/18/2022 at 2:22 AM, hellomw said: Great, thank you so much @tuanphan! I fixed the width size of the logo. Now the logo and text are overlapping on medium viewports. Is there a way to have the "info@" email text sit to the right of the logo image at all sizes above mobile? Hi. Which screensize do you see problem? I can tweak the code easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
hellomw Posted January 20, 2022 Author Share Posted January 20, 2022 17 hours ago, tuanphan said: Hi. Which screensize do you see problem? I can tweak the code easier 1095 px and below. "info@" overlaps with the logo If you are able to help with a different problem, for some reason this gallery of images displays strangely at sizes above 625px: https://www.no-frames.com/mikko-timonen#dp Link to comment
hellomw Posted January 20, 2022 Author Share Posted January 20, 2022 @tuanphan Sorry, another thing, these code blocks become misaligned below 625px. I don't know why. Link to comment
tuanphan Posted January 21, 2022 Share Posted January 21, 2022 On 1/20/2022 at 10:09 AM, hellomw said: @tuanphan Sorry, another thing, these code blocks become misaligned below 625px. I don't know why. Add to Design > Custom CSS /* Mikko timonen */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1642646136258_23450+.row .span-6 { width: 50% !important; float: left !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
tuanphan Posted January 21, 2022 Share Posted January 21, 2022 On 1/20/2022 at 9:57 AM, hellomw said: 1095 px and below. "info@" overlaps with the logo If you are able to help with a different problem, for some reason this gallery of images displays strangely at sizes above 625px: https://www.no-frames.com/mikko-timonen#dp Add to Design > Custom CSS /* Misalign gallery */ @media screen and (max-width:1024px) and (min-width:768px) { div#block-yui_3_17_2_1_1642643702544_21347 .slide:nth-child(3n+1) { clear: none !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
tuanphan Posted January 21, 2022 Share Posted January 21, 2022 On 1/20/2022 at 9:57 AM, hellomw said: 1095 px and below. "info@" overlaps with the logo If you are able to help with a different problem, for some reason this gallery of images displays strangely at sizes above 625px: https://www.no-frames.com/mikko-timonen#dp DId you change header layout? Do you still need help? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
hellomw Posted January 31, 2022 Author Share Posted January 31, 2022 I'm good now. Thanks for all your help @tuanphan! 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