08-11-2014 01:24 PM
We are trying to create a template in AEM and when we are creating the template we are able to left justify a logo and then right justify the Title in the same row. When it sends the email, the right justified title wraps underneath our logo. Is there something I am missing?
Christina Theobald
Competitive Strategies
08-13-2014 05:31 PM
09-10-2014 07:12 AM
While the HTML code of any HTML editor may allow for it to display this way, The ability of the Email client will not display your email this way. Email clients do not have the same ability to show HTML code that Web Browsers and HTML design applications do. If you wanted to create something like this you would need to create 2 tables place the logo in the left table and left justify it and then place the Title in the Right table and right justify it.
This is just how HTML code works nothing wrong with the template editor here.
Thanks,
Andy Swiftpage Support