Hi Nathan,

thank you for this module, it was exactly what I was looking for!

Could you please tell me how do you apply img-percent to the pictures you show on the vimeo video?

thank you!

CommentFileSizeAuthor
#5 Multiple Field Settings63.34 KBnlisgo

Comments

nlisgo’s picture

Status: Active » Closed (works as designed)

Glad you are finding the module useful. I find a need for it on most projects. Please let me know how you get on with it.

The question you ask is a valid one. It is, of course, a css technique rather than a feature of this module but here is the css code for the example I give in the vimeo tutorial.

.img-percent img {
max-width: 100%;
height: auto;
}

Ale.bcn’s picture

Hi Nathan,

thank you for your reply with the css trick! I don't understand how people were using grid systems with views without your module, this is a must!

cheers,

nlisgo’s picture

You are very kind. Please let other people know how you are finding this module useful and come back to me if you think it can be improved in anyway :)

dirtdogg003’s picture

Title: How do you apply img-percent in the vimeo video? » How do you aply view column class to a view of images from a single node?

Hello,i need some help,
i'm making a view of images from a single node,so i wonder how make a grid layout,because in views it is considered as 1 field so it's grouped.
Thanks

nlisgo’s picture

StatusFileSize
new63.34 KB

In the Multiple Field Settings for the image field make sure to uncheck the option 'Display all the values in the same row'

Each image will appear in it's own row then. I've attached a screenshot.

Does that answer your question?

dirtdogg003’s picture

I m sorry,i wasn't clear in my explanations.
i'm using the omega theme based on the 960 grid system,when i make an image grid based on differents nodes,i can use the views culumn class module to make it fit the grid without any problem.
But how to make a grid view from 16 photos of 1 node fit the grid?
if somebody can try and help me.
thanks

nlisgo’s picture

I believe I've understood correctly, my answer in http://drupal.org/node/1386844#comment-5577010 should help you to use this module to apply a class to each of the images that have been uploaded through a single field.

Perhaps we could organise a skype call and I can communicate better to you.

dirtdogg003’s picture

sorry but the link returns on the same post,could you send it again?

Ale.bcn’s picture

dirtdogg003,

this issue was resolved. I'm going to close the ticket. Please open a new one with your doubts.

Thanks.

PS: the link is ok, plz check properly :)