Ok, this is what I did.
I put this in Additional CSS;
.class50 {width:50%;}
.class33 {width:33%;}
.class25 {width:25%;}
Then I went into the Ranks Manager and did this code;
<div class="class25"><img src="myimagelink"></div>
But after I did this to every rank, now they are all stacked on top of eachother, which I simply could have done by just using the Yes option with the Stack Rank feature.. How can I make it so its 4 per row? Here's a snapshot.