Home › Forums › CSS › Add text and image through :after › Reply To: Add text and image through :after
October 9, 2018 at 1:31 pm
#277398
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?