Active
Project:
Image Browser
Version:
6.x-1.0-rc1
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
23 Dec 2009 at 11:47 UTC
Updated:
3 Jul 2010 at 21:51 UTC
I use slightly larger thumbnails on my site (as set via the image module preferences) of 125x125 instead of the default 100x100. This breaks the ImageBrowser UI slightly as it expects thumbnails to be 100x100. It is still usable, but ugly.
My solution was to add width and height in the html to scale them to 100x100. Changing the css did not work for me, as I did not find the place where the size of the popup window is specified.
Comments
Comment #1
jdelaune commentedI guess we can use a custom imagecache preset like we do in v2.