Theming grid views in Drupal 6?

Events happening in the community are now at Drupal community events on www.drupal.org.
Posted by kirilius on October 20, 2008 at 3:06am

I am trying to create a view in Drupal 6 that displays a gallery-style page of picture thumbnails. Each displayed thumbnail goes with a set of links (actions for a picture). I need to display every group of picture-actions together, e.g. The picture is shown above and the actions below. Something like this:

---------------------------------------
| PICTURE1 | PICTURE2 | PICTURE3 |
| actions1 | actions2 | actions3 |
---------------------------------------
| PICTURE4 | PICTURE5 | PICTURE6 |
| actions4 | actions5 | actions6 |
---------------------------------------

What is the most straightforward way of doing this? Configuring a grid-style view is not a problem but the "actions" field does not get aligned with the picture. I get something like this instead:

------------------------------------------------------------------------------
| PICTURE1 | |PICTURE2 | | PICTURE3 |
| | actions1 | | actions2 | | actions3 |
------------------------------------------------------------------------------
Categories: , , ,

Comments

Nice diagram! This group is

Posted by moshe weitzman on October 20, 2008 at 2:19pm

Nice diagram!

This group is for folks who are working on Views code, or views plugins (i.e. Views developers). Your question is primarily about CSS and themeing which is out of scope IMO.

Views Developers

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

AltStyle によって変換されたページ (->オリジナル) /