Sanne de Vries
387dfa59c9
Fixed issue with email template in Outlook ( #16486 )
...
Refs https://github.com/TryGhost/Team/issues/2801
- It was not possible to click latest post links in Outlook due to <a>
tag wrapping around a table
- The post meta data wouldn't display properly when centered in Outlook
---------
Co-authored-by: Simon Backx <simon@ghost.org>
2023-03-24 14:54:16 +01:00
Simon Backx
d9c92816e0
Added dynamic text truncation in email latest posts
...
refs https://github.com/TryGhost/Team/issues/2675
Truncate text depending on mobile/desktop and feature image.
2023-03-24 12:15:16 +01:00
Simon Backx
814f7ac6fb
Updated latest posts feature image resolution to 100x100
...
refs https://github.com/TryGhost/Team/issues/2675
Updated resolution to be square and 100x100 (200x200 actual to have retina).
2023-03-24 10:18:37 +01:00
Sanne de Vries
3f0ec1af3d
Updated subscription box in email preview and email template
...
Refs https://github.com/TryGhost/Team/issues/2738
- With all footer additions and changes, the subscription box did not match the rest of the design and is therefore updated.
2023-03-23 19:39:58 +01:00
Sanne de Vries
0455672832
Updatet latest post section in email template
...
Refs https://github.com/TryGhost/Team/issues/2675
2023-03-23 13:16:48 +01:00
Simon Backx
24c5a45057
Added post excerpts to the latest posts email
...
refs https://github.com/TryGhost/Team/issues/2769
Truncates if it is too long (also for the title).
2023-03-22 16:11:08 +01:00
Simon Backx
4eebf6612a
Added image dimensions to the latest posts mobile version in email
...
fixes https://github.com/TryGhost/Team/issues/2799
Separate image dimensions for mobile and normal images.
2023-03-22 15:54:27 +01:00
Sanne de Vries
47e343ec18
Updated latest posts UI in email template
...
Refs https://github.com/TryGhost/Team/issues/2801
2023-03-22 15:16:55 +01:00
Simon Backx
74f25faf61
Added restricted aspect ratio to latest posts in email
...
refs https://github.com/TryGhost/Team/issues/2799
Restricts aspect ratio of post feature images to 120x96, and crop them if needed for both Unsplash as local images.
2023-03-22 14:02:24 +01:00
Simon Backx
07ec33fb3a
Added latest posts to email template ( #16448 )
...
refs https://github.com/TryGhost/Team/issues/2769
Needs some extra styling and design, this is only a minimal version
behind the feature flag.
2023-03-20 14:30:42 +01:00