Ticket #10629 (new enhancement)

Opened 6 months ago

Last modified 6 months ago

[PATCH]: font size of HTML emails is too large

Reported by: falkb Assigned to: hasienda
Priority: normal Component: AnnouncerPlugin
Severity: normal Keywords:
Cc: rjollos Trac Release:

Description

Outlook displays huge font sizes of such HTML emails. This patch fixes it to nice output. Hope you like it.

Attachments

patch_no-more-huge-font-size.zip (1.6 kB) - added by falkb on 11/16/12 14:20:21.
hugeSize.png (321.9 kB) - added by falkb on 11/16/12 14:58:21.
not-huge.png (287.5 kB) - added by falkb on 11/16/12 14:58:32.

Change History

11/16/12 14:20:21 changed by falkb

  • attachment patch_no-more-huge-font-size.zip added.

11/16/12 14:21:13 changed by falkb

sorry, I had to zip it to pass your spam filter barrier

11/16/12 14:35:49 changed by rjollos

Would you kindly attach a screen capture so I can see what you see in Outlook? I'd like to compare with what I see in Outlook to determine if we have a different idea of what is too large of a font size. What version of Outlook, btw?

11/16/12 14:58:21 changed by falkb

  • attachment hugeSize.png added.

11/16/12 14:58:32 changed by falkb

  • attachment not-huge.png added.

11/16/12 14:58:44 changed by falkb

Replying to rjollos:

Would you kindly attach a screen capture so I can see what you see in Outlook? What version of Outlook, btw?

2010 (14.0.6123.5001)

11/16/12 15:14:08 changed by rjollos

That's what I see as well. The font probably is too big, I'm just so accustomed to it that I haven't given it a second thought lately.

hasienda: any idea why the styles have been hard-coded in the HTML when they are also present in the stylesheet? The CSS has been present since the template was added in [3040], and the HTML attributes were added in [3041#file8] with no explanation.

As for the changes such as font-size: small -> font-size: 8pt, I have no idea if that is a good way to go or not, but I wonder what the effect will be across the various email clients.


Add/Change #10629 ([PATCH]: font size of HTML emails is too large)




Change Properties
Action