Hello,

I'd like to have a grid view similar to:
http://eventful.com
or similar to online stores with a picture and text beyond it.

Is there a module where I can adjust the design of one item (picture + some information) or would I do that with CSS?

Thanks,
Transmitter

Comments

nevets’s picture

You could use css but you may find the display module useful. You can use it to create a new view mode (lets call it 'grid view'), configure the view to use display suite and the new view mode.

You can then use display suite to layout the content type(s) for the new view mode (you will need to enable it first for each content type). Display suite includes layouts, so for example you could place the image in the left column and the other fields in the right.

Transmitter’s picture

DS doesn't seem to be flexible enough.
I can't adjust only one div to the right and maybe the other one as an overlay over an image etc. - right?

nevets’s picture

It is possible by overriding the default css for the display suite layout (or you can create custom layouts).