ok, here is what i did.
in groups_display_memberbit I put
Quote:
<table style="float:left"><tr><td>
bits goes here
</td></tr></table>
|
Now, since the main group page uses that too, I need to adjust that template too by putting a td in there to accomodate the tables. I believe with that setup, the next members will automatically wrap around to go to the next line. If I recall, I used table align="left" which was fine with Firefox, but IE did not like. So the float did it for both