How to add blinkies to other areas

<!----- insert your own image url + change percentage to change size background-size: 50% highlighted for convenience :D copy and paste to about me or who i'd like to meet  ---->


<!----- profile url box ---->

<style> .profile .url-info p:last-child:after {content: ""; display: block; background-image: url("url here"); width: auto; height: 150px; background-position: top center; background-size: 50%; background-repeat: no-repeat;} .profile .url-info p {text-align: center;} </style>


<!----- interests box ---->

<style> div.table-section:nth-child(odd):after {content: ""; display: block; background-image: url("url here"); width: auto; height: 150px; background-position: top center; background-size: 50%; background-repeat: no-repeat;} div.table-section {text-align: center;} </style>


<!----- links box ---->

<style> div.table-section:nth-child(8):after {content: ""; display: block; background-image: url("url here"); width: auto; height: 150px; background-position: top center; background-size: 50%; background-repeat: no-repeat;} div.table-section {text-align: center;} </style>




4 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

⋆。゚☁︎。⋆。 LG ゚☾ ゚。⋆ ˘ᗜ˘

⋆。゚☁︎。⋆。 LG ゚☾ ゚。⋆ ˘ᗜ˘'s profile picture

How to favorite/ save useful blog posts for later!!

I’ll test it soon!


Report Comment



I'll copy and reupload this as a layout too so you can favorite it :)

by be6the6anomaly6; ; Report

oh posting layouts is unavailable rn ig but I'll do that when I can and also will be keeping this blog up, hopefully it works for you :P

by be6the6anomaly6; ; Report