Marak / Marak/node_mailer

Html template

Open
#72 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
385
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Is not possible to specify complex html in the template?
I can set simple html element with inline css styling (like html template example), but if i want specify the body background color? Or a global style properties for rendering pourpose like this: (??)

/* Client-specific Styles */

outlook a{padding:0;} /* Force Outlook to provide a "view in browser" button. */

body{width:100% !important;} .ReadMsgBody{width:100%;} .ExternalClass{width:100%;} /* Force Hotmail to display emails at full width /
body{-webkit-text-size-adjust:none;} /
Prevent Webkit platforms from changing default text sizes. */

Thanks a lot for this usefull project!
Tiziano

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no file, test, or entry point; it only refers to the HTML template example and global CSS such as body styles. First inspect the repository's template-rendering entry point and existing example, then determine the supported scope for complex HTML and styles. Done should be defined by a documented behavior and coverage for the requested template styling.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html, javascript
Domain
content
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
10/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.