spacek1tty's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Tokio Hotel icon!!!

Hey Tokio Hotels fans (and friends)! 

I made a logo icon and I just wanted to share it will y'all lol (you can change the link too so you can have any image you want :3)

edit: OH YEAH AND BY THE WAY DONT FORGET TO ADJUST THE PXs SO ITS FITS YOU PFP CORRECTLY


<style>

.general-about{

  position: relative;

  margin-top: 30px;

}

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

  content: '';

  background: url('https://media4.giphy.com/media/v1.Y2lkPTc5MGI3NjExNzAwbTNmeHNhODBrNzg3YXB6OTBrM2tkNW8weHgzOXI3N3Iya2V3eiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/ERtF6Yu5zA35xlfdUd/giphy.gif') no-repeat;

  background-size: cover;

  display: block;

  width: 45px;

  height: 45px;

  z-index: 985;

  position: absolute;

  top: -3px;

  left: 155px;

}



2 Kudos

Comments

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