« Web, HTML, Tech Forum

make friends' profile pictures enlarge on hover (tutorial)

Posted by rat

posted
updated

Forum: Web, HTML, Tech

if u wanna see how this looks it's on my profile =)


there's probly a better way to do this, i just figured it out on my own n i'm not too good w css
but it works !! anyways disclaimer over, here's the code:

<style>
.profile .friends .person img:not(.icon):hover {
    transform: scale(1.2);
    transition: 0.5s ease;
}
.profile .friends .person img:not(.icon) {
    transition: 0.5s ease
}
</style>

if u do use it and it works/doesn't work pls comment n lmk!! hugs and kisses <3


Report Topic

15 Replies

Sort Replies:

Reply by AaronPTB

posted

It worked, thanks!


Permalink Report Reply

Reply by CheeriopuffJasp

posted

it isnt working :(


Permalink Report Reply

Reply by Mariko kei

posted

TYSMM IT WORKED<333


Permalink Report Reply

Reply by Gerard's Guitar

posted

Reply by baepsae ⋆。°✩

posted

Reply by Chip

posted

its works ^_^ also using!


Permalink Report Reply

Reply by TWILIGHT/AGUSTY/DAMI !! 🌟 || wip again lol

posted
updated

it works well tho (using)


Permalink Report Reply

Reply by junipurr

posted

Using! and it worked for me thanks


Permalink Report Reply

Reply by ˗ˏˋ⊹ Ali ☆彡

posted

Still works!! TYSM


Permalink Report Reply

Reply by 𐂯. madison ◞

posted

IT WORKS!!! TYSM ^_^


Permalink Report Reply

Reply by gummyLungz

posted

Reply by seth baxter

posted

Reply by fishyy ☆

posted

Reply by > acheewz ?

posted

Reply by Flowery

posted