/    Sign up×
Community /Pin to ProfileBookmark

Can I add a ‘print.css’ to an email newsletter?

I am creating an email newsletter, however when it prints it looks awful!

Am I able to add a ‘print.css’ to the file to make it look better? Customer need to print it and show us a coupon at the store.

I know it can’t be outside of the document, so is there another way to do this?

Thanks everyone.

to post a comment
CSS

8 Comments(s)

Copy linkTweet thisAlerts:
@Declan1991Jul 10.2008 — <link href="print.css" [color=red]media="print"[/color] type="text/css" rel="print stylesheet">
Copy linkTweet thisAlerts:
@Design-is-BSauthorJul 10.2008 — Can this method be used on a email newsletter? as far as I unserstand you cannot link to an external style sheet.
Copy linkTweet thisAlerts:
@Declan1991Jul 10.2008 — You learn something new everyday.
Copy linkTweet thisAlerts:
@Design-is-BSauthorJul 10.2008 — I already know all about inline stylesheets. I was just wondering if I am able to control the printing of the newsletter. I'm guessing I cannot?
Copy linkTweet thisAlerts:
@Declan1991Jul 10.2008 — You can, I think the way is:<i>
</i>@media print {
h1 {
font-size:12pt;
}
}
Copy linkTweet thisAlerts:
@FangJul 11.2008 — @media print will only work on a webpage not an email newsletter.

You have no control.
Copy linkTweet thisAlerts:
@QuidamJul 11.2008 — You can send them a .pdf file that has been designed for your purposes.
×

Success!

Help @Design-is-BS spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...