Hi,

I'm using the Responsive images and styles module http://drupal.org/project/resp_img and would like to exchange the image size of the youtube thumb.
It works with normal images of the media module but not with the YouTube Preview Images.

Is this a missing feature?

Comments

RobW’s picture

Project: Media: YouTube » Responsive Images
Version: 7.x-2.x-dev » 7.x-1.x-dev

I'm not sure exactly how the responsive img module works, but M:YT doesn't contain any javascript or css that should interfere with it. In fact, the preview image should be being output through the standard Drupal image formatter. Are you sure the M:YT preview images' css classes are being targeted by responsive img?