BrookeP Posted July 4, 2019 Share Posted July 4, 2019 I am trying to include an embedded affiliate image to my client's website as her work was featured on a blog. Using Brine template. I have tried implementing the code via Markdown and a Code block. I am having an issue reducing the padding around the image itself as seen in the screenshot below. I can't seem to get it centered in the markdown block. I am wanting the embedded image and the image block next to it to be the same size and sit nicely next to each other. Best way to do this? I am still learning code and have nearly pulled my hair out trying this!! Also want this adjusted for mobile view. Website: http://www.elizabethmckenzieflorals.comPassword: flowersSpecific Page: Services Index, "Features" page Any help is appreciated!!!!!! Link to comment
tuanphan Posted July 4, 2019 Share Posted July 4, 2019 @bpurnell Can't access your site. It only show "COMING SOON"Can you share services index, features page url? 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
BrookeP Posted July 4, 2019 Author Share Posted July 4, 2019 @tuanphan so sorry! I've removed the cover page and included links below: Services Index: http://www.elizabethmckenzieflorals.com/servicesFeatures Specific Page: http://www.elizabethmckenzieflorals.com/features I also have the same images currently in the boxed in footer I created to see if I prefer that look more (see below), but am also running into padding issues between the two image blocks. If you have any advice on that, that would be great! I might go in that direction instead. BUT would like to know how to fix this markdown padding issue moving forward as my original question. Appreciate your help!!! Link to comment
tuanphan Posted July 4, 2019 Share Posted July 4, 2019 Try .Footer .intrinsic .image-block-wrapper { overflow: visible !important; } div#yui_3_17_2_1_1562248674733_111 img {left: 100% !important;} div#block-yui_3_17_2_1_1562238117642_31041 { margin-left: 10%; } 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.