Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Jenny Lane
Full Stack JavaScript Techdegree Student 6,731 PointsOutlook email losing HTML formatting when forwarded, has anyone seen this before?
I formatted an email and when I receive it the email looks fine but when I go to forward it the images are different sizes and the formatting in general is off. Has anyone seen this before?
1 Answer
Martin Zarate
10,723 PointsYes, Outlook is the most difficult email software to work with. I worked for a marketing team before, we created many HTML based emails a week, Outlook is known for encoding the HTML differently (or removing styles) when forwarding the email. Unfortunately, I can not offer you a solution at this time. Cheers.
Jenny Lane
Full Stack JavaScript Techdegree Student 6,731 PointsJenny Lane
Full Stack JavaScript Techdegree Student 6,731 PointsThanks! I was finally able to figure it out, I just had to rework a few things until Outlook liked it I guess.