sleeby,,
@EITHORNE
@EITHORNE
redoing the everything. do not percieve me <3
elliott
he / him
25 (june 16th)
swedish / CET / GMT+1
already feeling like a tired old man.
i grind minecraft, write code and make terrible little self-inserts ovo) b
how did u do the scale on hover thingy with ur images...... i cant figure it out
4 years, 5 months ago
for hover effects you gotta use CSS ! it should be something like
.img-thumbnail:hover {
transform: scale(1.05, 1.05);
}
4 years, 5 months ago Edited 4:29 am
Thank you for your code! ^-^
5 years, 4 months ago
no problem !! have fun on the site :^D
5 years, 4 months ago