Hi there!
I wanted to put this under my spacehey URL, so I adapted a code to make it fit better. If you would like to use the code and the image, here is what worked for my layout and it should hopefully work for yours. The height was the most important part of fixing up the code. :)
Code:
<style>
.profile .url-info p:last-child:after {content: ""; display: block; background-image: url(https://64.media.tumblr.com/a1b76806974086b6ee3fd948651b695e/9e77fb4e4eb0a354-d8/s1280x1920/01efcfd7a7198ce4a73039085d8ad1a7ab05ec98.pnj); width: auto; height: 50px; background-position: top center; background-size: 100%; background-repeat: no-repeat;}
.profile .url-info p {text-align: fill;}
</style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )