It's the same as my other floating animation layout This one just has a small difference, which is that instead of ".friend img:hover" it is ".profile-pic:hover" so.. again... You can change the animation to shaking if you've got the code from another layout (like mixing codes!) To do so you have to change the animation (under ".profile-pic:hover{") from "Animation: 0.5s float" to "Animation: 0.5s...
You can change the animation to shaking if you've got the code from another layout (like mixing codes!) To do so you have to change the animation (under ".friends img:hover{") from "Animation: 0.5s float" to "Animation: 0.5s Animation Name ", you can also change the time the animation plays at to a faster or slower speed by changing the 0.5 seconds of the same section! Also I can't post a screensh...