JEM-Project
JEM-Project copied to clipboard
mod_jem_teaser: the width of event image and venue image in sidebar-light and sidebar-left is too big
with both JEM settings flyer=yes and flyer=n0:
my solution:
imagewidth='auto';
This is not new, I saw it before RC1!
I cannot reproduce it. In my case it depends on the settings in "Max. Height of Thumbnails" and "Max. Width of Thumbnails"
Ok, when I want images in event and venue bigger, then I set these bigger, then it's good for eventdand venue details, but not in teaser.
This is possible to resolve with overrides. So you can leave it.
I have not been able to reproduce it, but if nothing needs to be done, then this issue can be closed.
the following situation: The JEM settings are: max.imagefile size 2000, max. height of thumbnails 300, max. width of thumbnails 400, flyer= yes, layout table width=100% (tablelike style) with that I get good and big eventimages and venueimages in details view. (I know there are people who want big event images in details view (not in simplelist) But then in mod_jem_teaser the event and venueimages go over the size of the template! in banner you can handle that. As I wrote above, I can fix it with adding imagewidth = 'auto'; But if noone else can reproduce this, it's ok.
Send me the url of image in the begining by PM I want to use the same image file and know the width for the module in the web page..
I think, the problem is in the
I see the issue, and fix. This is teaser module with your setting in responsive layout:
TEASER MODULE in TOP-A POSITION
TEASER MODULE in SIDEBAR-RIGHT
Is right?
I don't use Flyer, and I'm not sure if this module is correct, but I believe that this module doesn't use Flyer. Is that possible?
Check this commit, I hope it resolves the issue.