My site is heavy on images and it's mandatory to display them beautifully on the high ppi screens (majority of our users nowadays).
The best solution for us is to use images with higher dimensions than those set with CSS, ideally 2X.
My colorbox image galleries generating from Views (when opened) will display images at original style (their original dimensions), which sometimes causes the Colorbox popup to be bigger than the screen (ugly and unacceptable).
When I build custom links I can set width & height in the link text, or, if I don't, the max width / height from Colorbox settings page get applied, but when I use the Views' image field Colorbox style to create galleries those don't apply.
I have no option in Views on my image fields to select the max width/height of the colorbox pop-up.
How to force it to say 90%x90% of the screen?
Thanks
Comments
Comment #1
kopeboyJust to let you know: my current workaround is to set this in CSS:
but of course is not flexible..
Comment #2
kopeboyComment #3
kopeboyUPDATE: I found a workaround
but the problem (I am switching this to a bug now) remains.
Workaround:
That's it.
Comment #4
neslee canil pinto