When some images are tall but not wide, and others are wide but not tall, the titles and teasers of the images are not on the same level. They do not line up. This looks messy. I have therefore introduced a two-row system for the image galleries. Images go in one row, and the texts go in the row underneath them. This looks much cleaner.
http://www.robshouse.net/node/1440

CommentFileSizeAuthor
image.module.td_rows.patch1.2 KBrobertdouglass

Comments

ñull’s picture

And what about people that want only one column with description and title beside the thumbnail? In the former version I already introduded a class for the image in order to align it left (or right). I am not a specialist, but I guess this could also be solved with CSS. That way the user can manipulate it without changing the PHP code, isn't it?

chx’s picture

Component: Code » image.module

No longer applies