Closed (fixed)
Project:
Media Gallery
Version:
7.x-1.0-beta3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2011 at 14:11 UTC
Updated:
26 May 2012 at 21:40 UTC
Dear all,
I would like to change the way of display image in gallery and avoid to overridden original config
so I create a new image style and a new file-style
But in the box preset there is no personal image style..
so question how to populate the preset box, if it s not in image style?
thks
Bruno
Comments
Comment #1
oxyc commentedHey,
I wrote some documentation about how the Styles module works, http://drupal.org/node/1092444
If you need to use your own image styles through the UI right away you can use the mentioned hook - this is however at your own risk and is a very ugly hack, but with the current release of Styles it should work. Haven't tried it with the Media Gallery module though, but it should work.
Comment #2
JacobSingh commented@oxyc++ !
Comment #3
lsolesen commented@ricodolricodol Closing this as I guess you were satisfied with oxyc's answer?