Is there a way to change how many trophies are shown on your profile? All I can see is how many are in a row.
Darn. They just take up a lot of room.
You can remove them from your profile completely if you would like!
I know but I just want to make the little window their in smaller. And I really can't do that if it won't let me choose how many are on there.
I'm not very good at coding, so I may be wrong, but if the size of the box is bothering you maybe you could either put it inside a scrolly box or make the trophy images smaller. I know similar things can be done on pet profiles, but I'm not sure about user profiles.
I suck at coding too. A scroller would probably help.
img {width:55px;height:55px;}
Put that code between your style tags and it will change the size of the medals, just change the 55 to whatever size you want them to be.
Where do I put this code? There's no room for coding when I edit the trophy box.
I assumed you already had some profile coding up since you have a background on your profile. Either way, go here
And put the code above between a set of style tags and it should work :)
Ah cool! Thanks! I really need to get myself a good layout but I suck at coding and none of the fansites have any that interest me. Can't really afford to "hire" someone to make me one either.