Grid Height Normalizer

Categories

Component ID

2675758

Component name

Grid Height Normalizer

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

494

Component created

Component changed

Component body

This module was conceptualized on an ecommerce site where products and services details where showcased as tiles laid out on a grid. Each tile had different amount of data in it leading to uneven size of the tiles breaking the grid alignment. So we came up with a simple arrangement in addition to enforcing limits to text and other details of the tiles by retrieving the size of the biggest tile and applying it to all the other tiles. This way the grid layout can be maintained.

If your site uses a grid layout with tiles of different sizes, then you should definitely try out this module. The admin has to enter the selectors used for the tiles in the admin settings provided by the module and the module will take care of the heavy lifting.