Closed (won't fix)
Project:
Image
Version:
6.x-1.x-dev
Component:
image.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2005 at 11:15 UTC
Updated:
24 Mar 2005 at 09:13 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| image.module.td_rows.patch | 1.2 KB | robertdouglass |
Comments
Comment #1
ñull commentedAnd 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?
Comment #2
chx commentedNo longer applies