Category: Web, HTML, Tech
put the code on "about me" input on edit profile: .general-about{ position: relative; margin-top: 30px; } .general-about .profile-pic::before{ content: ''; background: url('[URL IMAGE NAME]') no-repeat; background-size: cover; display: block; width: 100px; height: 100px; z-index: 999; position: absolute; top: -43px; left: -32px; } » Continue Reading
» View Blog Entry
Category: Web, HTML, Tech
put the code on "about me" input on edit profile: .general-about{ position: relative; margin-top: 30px; } .general-about .profile-pic::before{ content: ''; background: url('https://static.wikia.nocookie.net/my-td/images/6/6c/Cakewalkassetoutlinethingy.png/revision/latest?cb=20240921081400') no-repeat; background-size: cover; display: block; width: 160px; height: » Continue Reading
» View Blog Entry