Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Add text and image through :after Reply To: Add text and image through :after

#277398
Mave
Participant

Thanks for answering Beverleyh!
I managed to display the image using

background-image: url(“http://s.4cdn.org/image/modicon.gif”); (quick hotlink for now, will rehost the image later)
background-position: right;
background-repeat: no-repeat;

Problem is the image looks like this, how can I display it NEXT to the text?

https://i.imgur.com/XVw2WTm.png