Hello.
I'm try to build on drupal 7 simple image gallery for my items/products. For example - i create content type Product and add to it three field_image (Image1..Image3) that contains images. In properties i chack thumbnail image link to image. After creating a node of this content type i see - all images in one column, but if i want that the node content on left, but on right one medium image above two other thumbnail images? Is that possible to standart drupal 7 modules (maybe some hack - to it?) I don't want for this use additional module, i think this is simple and may be doing in standart modules...
Thank You.