I have a table. Like so:
It’s just handling some logos they want to post. As can be seen here: http://cwretail.com/about/clients/ Works fine, as long as they only have 5 or so. As the code is setup now they will all, always, be on the same line.
I only want 5 entries per row, but I’m not sure how I might set this up because if I put the <tr>‘s inside the channel tag, to perform logic against them, every logo will be on it’s own line. Seems like I’m just brain farting, but I could really use any ideas.