I'm using the Acquia Prosper theme and I find that the admin/system mails sent from the contact-form use the theme's smallest font-size (10px), regardless of the rest of the site settings.
The now ex-sitebuilder apparently solved the problem by hacking the core typography files, which of course made it impossible to use any font settings in the theme and disappeared when the site was updated from 6.22 to 6.26.
How can I change the font-size?

Comments

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

Drupal core sends plain-text e-mails. You must be using some kind of other mail module to send HTML-formatted mails, and you'll need to transfer this support request to that module's issue queue.

niki v’s picture

Status: Postponed (maintainer needs more info) » Fixed

My bad for not updating the issue: it got solved later in an unexpected way and I forgot I'd posted this question here.
When I did get around to setting up HTML-mail I found that Acquia prosper is one of those themes that needs a blank mail.css file dropped into it for it to format the HTML-mail correctly. Once I did that, the system emails used a readable font-size - the client's understandable complaint was that 10px becomes 8px in gmail with plain text emails.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.