GroupBrowser  




Go Back   GroupBrowser > Macromedia Newsgroups > Dreamweaver > Dreamweaver
User Name
Password
 
 
Thread Tools Search this Thread Display Modes

Email newsletter/ezine templates
Old 08-18-2007, 10:50 AM #1
zzzeeep
Guest
 
Status:
Posts: n/a
Default Email newsletter/ezine templates

Does anyone have experience with designing html email newsletter or ezine templates?

Since you don't include a css file or header info, how do you set the link colors?
  Reply With Quote

Re: Email newsletter/ezine templates
Old 08-18-2007, 10:51 AM #2
Murray *ACE*
Guest
 
Status:
Posts: n/a
Default Re: Email newsletter/ezine templates

Embed the stylesheet within the body of the page, e.g.,

<body>
<style type="text/css">
....
</style>

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"zzzeeep" <webforumsuser@macromedia.com> wrote in message
news:fa6tfd$nbo$1@forums.macromedia.com...
> Does anyone have experience with designing html email newsletter or ezine
> templates?
>
> Since you don't include a css file or header info, how do you set the link
> colors?



  Reply With Quote

Re: Email newsletter/ezine templates
Old 08-22-2007, 11:05 PM #3
Alexander Ross
Guest
 
Status:
Posts: n/a
Default Re: Email newsletter/ezine templates

Murray is correct, but remember that there are zillions of email clients out
there and some of them ignore CSS all together (ex. gmail). so be sure you
test your newsletter on as many platforms as you can. Then, dont be suprised
when they all look VERY different.

  Reply With Quote

Re: Email newsletter/ezine templates
Old 08-23-2007, 12:07 AM #4
zzzeeep
Guest
 
Status:
Posts: n/a
Default Re: Email newsletter/ezine templates

Thank you, that's helpful.

Do you design your html email templates with no css whatsoever?

How do you define link color, padding, etc without any css?
  Reply With Quote

Re: Email newsletter/ezine templates
Old 08-23-2007, 01:04 AM #5
Alexander Ross
Guest
 
Status:
Posts: n/a
Default Re: Email newsletter/ezine templates

Generally I design html-based emails using semantic HTML... that means that
I mark everything up exactly according to the type of content being
displayed. That means if I have a heading, I use an <h1> or <h2> (etc) tag
instead of a <p> that is styled with CSS; if I have a new paragraph, I use a
<p> tag, not a couple <br> tags; and so on... this means that in the event a
recipient is using gmail (we'll use that client for these purposes) then the
email degrades well. In other words, it does not necessarily appear the way
I intend, but the email will appear as readable as can be hoped.

I also make sure (whenever possible) that the content appears in the HTML in
the order I wish it to display. For example, I would never put the sign-off
("Thanks for reading this email, bye") at the top of my markup and then use
CSS to make it appear at teh bottom; if i do and the CSS is not supported,
then the email will start "Thanks for reading this email, bye"

Remember though, I still include CSS to style my emails - I just have to
consider what happens when CSS is removed or (more complexly) partially
supported. Hotmail (livemail) for instance does not fully support "float" so
I have to expect that any content i tried to float will now appear as a
block level element. May not look AS good, but if I design correctly, it
still looks acceptable (acceptable = easily readable + organized)

For some more good advice, check
http://www.campaignmonitor.com/blog..._in_emai_2.html

Alex

  Reply With Quote

Re: Email newsletter/ezine templates
Old 08-23-2007, 09:24 AM #6
Murray *ACE*
Guest
 
Status:
Posts: n/a
Default Re: Email newsletter/ezine templates

gmail doesn't ignore CSS.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"Alexander Ross" <alexross@bleen.net> wrote in message
news:faiq1c$hhp$1@forums.macromedia.com...
> Murray is correct, but remember that there are zillions of email clients
> out there and some of them ignore CSS all together (ex. gmail). so be sure
> you test your newsletter on as many platforms as you can. Then, dont be
> suprised when they all look VERY different.



  Reply With Quote

Re: Email newsletter/ezine templates
Old 08-23-2007, 12:01 PM #7
zzzeeep
Guest
 
Status:
Posts: n/a
Default Re: Email newsletter/ezine templates

Thanks Alex, Thanks Murray
  Reply With Quote

Re: Email newsletter/ezine templates
Old 08-23-2007, 01:32 PM #8
Murray *ACE*
Guest
 
Status:
Posts: n/a
Default Re: Email newsletter/ezine templates

Good luck!

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"zzzeeep" <webforumsuser@macromedia.com> wrote in message
news:fak7fj$7lg$1@forums.macromedia.com...
> Thanks Alex, Thanks Murray



  Reply With Quote

Re: Email newsletter/ezine templates
Old 08-23-2007, 02:37 PM #9
JoeyD1978
Guest
 
Status:
Posts: n/a
Default Re: Email newsletter/ezine templates

I do inline CSS, as I read somewhere this is supported better.
  Reply With Quote

Re: Email newsletter/ezine templates
Old 08-23-2007, 03:41 PM #10
Murray *ACE*
Guest
 
Status:
Posts: n/a
Default Re: Email newsletter/ezine templates

It is....

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"JoeyD1978" <webforumsuser@macromedia.com> wrote in message
news:fakgkb$ier$1@forums.macromedia.com...
>I do inline CSS, as I read somewhere this is supported better.



  Reply With Quote
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes





Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Forum Jump




Adobe Newsgroups | Software Newsgroups


Powered by: vBulletin Version 3.0.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2003-2004 All Rights Reserved GroupBrowser LLC.