az-digital / az_quickstart

UArizona's web content management system built with Drupal 10.
https://quickstart.arizona.edu
GNU General Public License v2.0
30 stars 20 forks source link

Images are blurry in Marketing Cloud #3227

Open danahertzberg opened 8 months ago

danahertzberg commented 8 months ago

Motivation

When I pull in content to Marketing Cloud via the Content for Email page, the images are blurry in the emails.

Proposed Resolution

Need to look further into problem to identify the cause.

Describe the solution you'd like

Potentially don't scale in Quickstart and allow Marketing Cloud to scale.

Additional context

Feedback from the Marketing Cloud workshop put on by @camikazegreen on 2/27/2024.

danahertzberg commented 8 months ago

@camikazegreen Could you please provide an example of the issue?

trackleft commented 7 months ago

We can fix this for sites that we manage on Pantheon by adding imagemagick configuration. We don't know of a good solution for Quickstart because it requires imagemagick be installed on the server, but not with composer.

See https://docs.pantheon.io/external-libraries#imagemagick See https://www.drupal.org/project/imagemagick

Related issue