Define own Galleryformatter style
If you use galleryformatter, sometimes you need own style, not just a contrib Greenarrow. I'd like to answer how to add this style.
Gallery Formatter README.txt
CONTENTS OF THIS FILE
This is a guide on using the galleryformatter module.
Work in progress. Please feel free to edit and contribute to this guide.
Required steps for use in Drupal 7:
Then when you create nodes of that type, and you upload several images to that field, the galleryformatter will display them as a jQuery gallery.
You can use the formatter in views, but keep in mind that it will show one gallery per multivalued field. So that means one gallery per row.
There is one important setting that you MUST set on in order for the formatter to work : "Use field template" under Style settings for your image field must be turned on.
If you use galleryformatter, sometimes you need own style, not just a contrib Greenarrow. I'd like to answer how to add this style.
CONTENTS OF THIS FILE