Jump to content

Adding an image to a Post-Submit message

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
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!

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.