Hello! Sorry if this is a ridiculous question, but is there any way to code the medals section of a profile so that the medals are shown, but the text underneath them is not?
Jun 28, 2012
13 years ago
Assiejj_x
has ALL of the beanbags!
Not sure if this is the best way, but it works:
.data {visibility:hidden; font-size:0px;}
.data img {visibility:visible;}