halo on da pfp

you might need to adjust it a little so it fits nicely above your icon

<style>

.general-about{

  position: relative;

  margin-top: 30px;

}

.general-about .profile-pic::before{

  content: '';

  background: url('https://static.vecteezy.com/system/resources/thumbnails/057/729/588/small/golden-halo-angel-ring-light-realistic-halo-angel-ring-saint-aureole-symbol-magic-fantasy-portal-futuristic-teleport-three-dimensional-shiny-golden-nimbus-illustration-number-37-png.png') no-repeat;

  background-size: 70px;

  display: block;

  width: 300px;

  height: 200px;

  z-index: 999;

  position: absolute;

  top: -35px;

  left: 20px;

}

</style>


0 Kudos

Comments

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

s0nd3r

s0nd3r's profile picture

im using this


Report Comment