Dolphin, pre 7.1 had a completely different CSS layout for viewing groups within page blocks such as index pages 'recent group', as well as the main 'recent groups' block on groups home page.
Same with Events.
The old design, placed the groups thumbnail and link in a small square, then placed another alongside it, a bit like how profiles are viewed in browse.php - in a horizontal line.
This allowed to preview 20-30 groups on a single page.
7.1 changed that and the layout became a vertical stack, rather than horizontal
Now, a group is shown using its thumbnail, and then a big area to the right of it for preview snippet.
the next group is than placed below it.
If you don't have any text to show in the preview snippet, you end up with a big empty space next to the thumbnail
This way, we can only preview 4-6 groups at a time on a page, before having to scroll down, or use pagination...
Not ideal at all for anyone who has lots of groups, lots of events, lots of articles etc... (many other modules are the same!)
I need to go 'back' to the old style layout, before 7.1 forced this upon us!
Anyone know if this can be achieved by replacing certain files to do with page layouts, or would it take some custom work... choice of either would have been good when 7.1 was released!