Resize the play button in the follow me skin
Jamroom Developers
Try adjusting
/skins/jrFollowMe/css/player.css
Line 93
.button_player img {
width: 40px;
height: 40px;
}
In whatever your cloned skin's name is.
.button_player img {
width: 40px;
height: 40px;
}