AmyN Posted September 26, 2022 Share Posted September 26, 2022 Site URL: https://raeraeoflight.org/the-beat-goes-on Hello, I am a beginner and not very good with HTML. I'd like to add an image to my post-submit form but have no idea how to construct the HTML. I have an image ready. Can anyone walk me through the steps? Hopefully it's not too complex! thank you in advance. Link to comment
tuanphan Posted September 27, 2022 Share Posted September 27, 2022 Add image to above or under message? Small or big image 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
AmyN Posted September 27, 2022 Author Share Posted September 27, 2022 small image below the text Link to comment
Solution tuanphan Posted September 28, 2022 Solution Share Posted September 28, 2022 18 hours ago, AmyN said: small image below the text Add to Design > Custom CSS div#page-section-62b1f155094a6840d73319c3 .form-submission-text:after { content: ""; background-image: url(https://cdn.pixabay.com/photo/2022/05/21/09/30/cat-7211080__480.jpg); background-size: contain; display: block; width: 100px; height: 50px; background-repeat: no-repeat; background-position: center center; } 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
AmyN Posted September 28, 2022 Author Share Posted September 28, 2022 6 hours ago, tuanphan said: Add to Design > Custom CSS div#page-section-62b1f155094a6840d73319c3 .form-submission-text:after { content: ""; background-image: url(https://cdn.pixabay.com/photo/2022/05/21/09/30/cat-7211080__480.jpg); background-size: contain; display: block; width: 100px; height: 50px; background-repeat: no-repeat; background-position: center center; } Thank you so much for the help! Very much appreciated! tuanphan 1 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