Html email newsletter font tags link help

i'm trying to write an html email newsletter. i've discovered
the only way
it will work is if i use tables and font tags. the only
problem i'm having
right now is that i can't change my link colors. i've tried
css and the body
tags, neither work. the body tag i tried is:
<BODY BGCOLOR="#FFFFFF" text="#000000" LINK="#CCCCCC"
ALINK="#CCCCCC"
vlink="#CCCCCC">
yet the links still appear the default blue and visisted
links are purple.
does anyone know how to change the link colors using font
tags?

Show me your page, please.
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
==================
"ryansebiz" <[email protected]> wrote in message
news:[email protected]...
> inserted it right after the opening <body> tag and
the links are still
> blue and purple. i emailed the html to gmail,
thunderbird and outlook and
> it's the same in all three.
>
> i tried using css (albeit in the head tags) to style the
text and that
> didn't work at all - i had to resort to font tags.
>
> any other ideas on how to get these links to work?
>
> thanks murray.
>
> "Murray *ACE*" <[email protected]>
wrote in message
> news:[email protected]...
>> <body>
>> <style type="text/css">
>> <!--
>> a {color:#CCCCCC}
>> a: hover {color:#CCCCCC}
>> -->
>> </style>
>> ...
>> </body>
>>
>>
>> --
>> 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
>> ==================
>>
>>
>> "ryansebiz" <[email protected]> wrote in
message
>> news:[email protected]...
>>> thanks murray for the prompt reply.
>>>
>>> i'm not sure how to put the css between the body
tags without it
>>> appearing as text on the page.
>>>
>>> for example:
>>>
>>> a {color:#CCCCCC}
>>> a: hover {color:#CCCCCC}
>>>
>>> appears as text on the page. is there a special
markup to hide this css
>>> between the body tags?
>>>
>>> "Murray *ACE*"
<[email protected]> wrote in message
>>> news:[email protected]...
>>>> Use CSS, but put it between <body> and
</body>.
>>>>
>>>> --
>>>> 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
>>>> ==================
>>>>
>>>>
>>>> "ryansebiz" <[email protected]>
wrote in message
>>>> news:[email protected]...
>>>>> i'm trying to write an html email
newsletter. i've discovered the only
>>>>> way it will work is if i use tables and
font tags. the only problem
>>>>> i'm having right now is that i can't
change my link colors. i've tried
>>>>> css and the body tags, neither work. the
body tag i tried is:
>>>>>
>>>>> <BODY BGCOLOR="#FFFFFF"
text="#000000" LINK="#CCCCCC" ALINK="#CCCCCC"
>>>>> vlink="#CCCCCC">
>>>>>
>>>>> yet the links still appear the default
blue and visisted links are
>>>>> purple.
>>>>>
>>>>> does anyone know how to change the link
colors using font tags?
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>

Similar Messages

  • Html eMail Newsletter

    For those of you who have worked with me before - I'm trying, I really am.
    I'm building a html email newsletter from scratch for the first time and running into a few issues.
    I put this on a website so that you can access the code.  http://www.merelyvinyl.com/newsletter_exp.html
    On the surface I only see three real issues (a box extending beyond its area, text that won't align, text that won't adjust to the right color), but when I ask Dreamweaver to point out code irregularities - well there is one consistant issue I'm doing wrong over and over again.  And one small issue with font sizing (code) that I can probably sort out.
    That being said, as typical of me, I have bitten off more than I can chew.  I've basically used two examples of email html and tweaked it to build what I wanted.  So...........I can't tell whether my tags are overlapping or written in the wrong way (or both).
    Yes, I know.  Kind of a mess in there.  What I find strange about html is when you try to tweak it - it invariably wants to get worse than it was originally.
    Thanks in advance.  Nancy I always appreciate your help.
    MM

    If you are planning on sending this to all your customers, I wouldn't think "just live with what we've got" would be a good response to have. How your newsletters look to the customer would either encourage them to continue to use you, or discourage them and you might find they "unsubscribe" from your notifications faster than you can send them out.
    There is a lot of work to get the emails to look correct in EVERY email client but fortunately there are a lot of helpful guides around the internet to help with that. I have listed some below. All you need is one, fully working template which can then serve as the basis for all the rest. It's time well spent, in my opinion.
    http://www.smashingmagazine.com/2010/01/19/design-and-build-an-email-newsletter-without-lo sing-your-mind/
    http://www.campaignmonitor.com/design-guidelines/
    http://24ways.org/2009/rock-solid-html-emails
    http://kb.mailchimp.com/article/top-html-email-coding-mistakes/
    http://mailchimp.com/resources/guides/html/email-marketing-field-guide/
    MailChimp has a very extensive range of guides to help you with every aspect of the email campaigns so it would be a good place to spend some time.
    Rik

  • IPhone HTML email thumbnails fail to link

    I have an HTML email design with a section that uses images as links (thumbnails) to higher resolution versions of themselves.  It works everywhere except the iPhone; each time you tap the link (a low res, small image), it brings up the "Save as" and "Copy" buttons instead of sending you to the Hi-Res image... What's wrong?
    I can only be certain the problem exists on an iPhone4 (non "s").  I've heard it rumored that it may be a problem with the iPhone 4 specifically?  Any workaround?

    Ooops, I spoke a little to soon.  I was so excited to finally see the BG image show up, that I didn't even notice that the table data was not displaying. Argggh!
    Where in your code would I add the data?
    I have it in this little 3 by.3 table  which I attempted to nest inside a cell of your code.  Looked fine in a browser, but was invisible in newer Outlook messages.
    Here is the data table
    <TABLE>
            <TBODY>
            <TR>
              <TD height=25 colSpan=3></TD></TR>
            <TR>
            <TR>
              <TH height=10 width=200>
               <DIV align=right><I><FONT size=2>Range of Returns</FONT></I>
              </DIV></TH>
              <TH width=140>
                <DIV align=center><I><FONT size=2>September</FONT></I></DIV></TH>
              <TH width=190>
                <DIV align=center><I><FONT size=2>YTD</FONT></I></DIV></TH></TR>
            <TR>
              <TD height=10>
                <DIV align=right><FONT size=2>All PCM Accounts </FONT></DIV></TD>
              <TD>
                <DIV align=center><FONT size=2>1.0% - 8.0%</FONT></DIV></TD>
              <TD>
                <DIV align=center><FONT size=2>5.1% - 21.7%</FONT></DIV></TD></TR>
            <TR>
              <TD height=21>
                <DIV align=right><FONT size=2>S&amp;P 500 </FONT></DIV></TD>
              <TD>
                <DIV align=center><FONT size=2>2.4%</FONT></DIV></TD>
              <TD>
                <DIV align=center><FONT size=2>14.6%</FONT></DIV></TD></TR>
            <TR>
              <TD height=75 colSpan=3></TD></TR></TBODY>
    </TABLE>
    Would love your assistance.

  • Creating HTML email newsletter

    Hey all,
    Not sure what forum.....
    Looking for a program for creating newsletter emails containing graphics and pictures etc.., not sure what it is called. Like what you get from Apple, Borders or any big company.
    Thanks,
    Al

    I just did one recently by hand, and so have some fresh experience; it's HTML & CSS at the crux of it.
    Learned that there are unique parameters beyond web page knowledge that must be considered when doing this. There are a lot of quirks that you need to test against; many email clients render html emails differently and so it's a matter of getting a good balance of aesthetic & features. Plus you don't want to leave out people who prefer to use text only in their email... (they exist are are numerous for better or worse).
    The quickest way to get up and running is probably to do your newsletter design in your preferred HTML editing program, view the page in Safari, then hit CMD-I (in Leopard).
    The result won't be as professional (or size efficient) as it could be, but it's a quick start.
    After spending about 2 days rolling my own, I still would love to know the workflow Apple uses haha!

  • Tried to edit backup bookmarks html document in Notepad. Saved as html but now lost formatting & links - help!

    We've had malware problems so I backed up my hard drive's bookmarks onto our server but now the bookmarks are out of date. I just wanted to update them and save them back as the full web page that I originally had as the backup, so I can import them into the new PC we are about to purchase. Now I think I've ruined the whole thing by opening it in Notepad, editing one of the tags and then saving as an html file. It opens in Firefox but there are no spaces or paragraphs or hyperlinks -- it's now just a mass of text squashed together. I can't find anything about this on the Firefox Help section. What am I doing wrong? I didn't change any of the formatting or coding!

    What you could have done is (these options may still be open to you depending on the state of your sytems).
    * Saved the bookmarks by exporting them from Firefox (They are not by default exported as HTML - most times HTML may not be wanted)
    **see [[backing up and restoring bookmarks]]
    * Saved all your [[profiles|profile]] - that holds information including more bookmarks backups - by following instructions
    **[[backing up your information]]
    Firefox keeps bookmarks, along with History in a database called ''places.squlite'' additionally
    *it makes some automated bookmarks backups,
    *and also give you an option to manually make backups
    * and has a sync facility allowing backup to another device <br/> see [[what is firefox sync?]]
    Note if you are trying to combine bookmarks from an older profile and a small set of recent bookmarks (Remembering to always backup bookmarks manually first of all)
    # export the new small set as HTML (important to use HTML option not the default .json)
    #import the old bookmarks (or even just overwrite the new places.sqlite with the original manually, which is what importing achieves)
    #import the HTML using the bookmarks library, and Firefox will append them to the end of the existing bookmarks.
    See also [[Importing Bookmarks & Favorites]]

  • Creating html email newsletter in Outlook 2003

    Hi,
    I've had a good look through the forum and haven't been able
    to find the answer to this (most likely) simple issue. I have
    created an email html newsletter in DW 8 and I have found out how
    to copy/paste the code into an Outlook Express email's source, but
    how do I do it in Outlook 2003???
    I'd be grateful if someone could put me out of my misery :-)
    Thanks a mill!!!

    You can place your HTML file in your Stationery Folder,
    then open Outlook,
    select that file as Stationery,
    Select your recipients (or group) and send.
    My folder is here:
    "C:\Program Files\Common Files\Microsoft Shared\Stationery"
    "Jan Baggesen" <[email protected]> wrote in
    message
    news:eb73ga$92p$[email protected]..
    > Hi,
    >
    > I've had a good look through the forum and haven't been
    able to find the
    > answer to this (most likely) simple issue. I have
    created an email html
    > newsletter in DW 8 and I have found out how to
    copy/paste the code into an
    > Outlook Express email's source, but how do I do it in
    Outlook 2003???
    >
    > I'd be grateful if someone could put me out of my misery
    >
    > Thanks a mill!!!
    >

  • Is it possible to create an HTML email newsletter using Muse?

    I'm creating a newsletter for my business and have tried many newsletter online newsletter providers (MailChip, Behance, etc.) but none of them really let me create something freely - I have to stick to their templates which aren't possible to manipulate.
    I was hoping I could use Adobe Muse to create my newsletter to be sent out to my mailing list. I should say I don't know HTML - I just want to be able to export it and send it out without having to use any coding.
    Thanks in advance,
    Zoe

    Hi Zoe
    Muse doesn't output HTML optimized for e-mail output.
    Muse output is designed for the requirements of popular web browsers on desktops, tablets and phones. The requirements for generating HTML/CSS that works well across popular e-mail readers are very different.
    Thanks,
    Sanjit

  • Is it possible to create an HTML email newsletter using InDesign?

    I'm creating a newsletter for my business and have tried many newsletter online newsletter providers (MailChip, Behance, etc.) but none of them really let me create something freely - I have to stick to their templates which aren't possible to manipulate.
    I was hoping I could use Adobe InDesign to create my newsletter to be sent out to my mailing list. I should say I don't know HTML - I just want to be able to export it and send it out without having to use any coding.
    Thanks in advance,
    Zoe

    Hello Zoe,
    i understand that you have not found a very good solution for this.
    we have developed a porduct (plugin to InDesign, calles iBrams ID2eMail) and i think that this will solve you request.
    I am Happy to provide you with a free Version if you would give us and the community a feedback if you are happy :-) (also if not.....)
    just contact me and i will send you the plugin !!!
    all the best
    andy

  • 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?

    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/archives/2007/04/a_guide_to_css_support_in_emai_2.html
    Alex

  • How to send a plain text and HTML email at once?

    Hi all,
    I'm attempting to use cfmailpart to send a HTML and plain text email all in the same cfmail script.  I'm using Outlook and Gmail to test.  I temporarily changed my Outlook settings to "read all standard mail in plain text," but it does not read the plain text cfmailpart of the email, it just attempts to format the text from the HTML email and display the links.  If I remove the HTML cfmailpart from my cfmail script, the plain text version is delivered, but Outlook removes extra line breaks that I actually want to keep intact, and some of the other formatting is improperly rendered.  Is there a better way to make sure email clients hold the plain text formatting (even though there really isn't any formatting with plain text) and a better way to test?  The HTML version looks great in both Gmail and Outlook.
    Thanks!

    Use the wraptext attribute of the cfmailpart tag to add line breaks.

  • Image not displaying in HTML email upload

    Hi there,
    I've uploaded a HTML email into E10 and linked all images as per the standard process however one is just not displaying. It appears when I look at it in Eloqua, and when I do a preview but when I send a test email it won't and just leaves a blank black box. I'm not sure how I need to remedy this, anyone else come across anything similar?
    Thanks
    Marika

    Hi Marika,
    From experience, in the majority of cases this happens when the Outlook HTML rendering engine isn't playing nice with your design. If you are using this client, have you checked the email on other clients or webmail (Gmail, Yahoo!, etc) to confirm? Support can usually help for emails created through the WYSIWIG editor, but custom HTML uploads would need to be reviewed by the person who authored the code. If you can pinpoint it to a particular email client, there are usually quite a few resources online that can provide guidance. Check outHTML Email Design Resources
    The first thing I typically check out is whether the image is vertically and horizontally aligned with the elements near it, because Outlook has a tendency to put things into its own tables and slight misalignments can dramatically change the final code. If you're having recurring issues like this, investing in analysis tools like Litmus can be worth it.
    Regards,
    Bojan

  • HTML Emails and background images in Dreamweaver

    Hello.  I created a HTML email in Dreamweaver.  The original design came out of Indesign and had very specific background art.  I removed all the text out of the Indesign and created a jpg.  I took this jpg in Photoship and sliced and optimized it.  I imported this HTML into Dreamweaver.  Here I need to add in all the text (which is variable).  I was originally thinking that you can only place background images with CSS.  But I was told that you should not use CSS for HTML emails.  So instead I left all the background art as normal images inside of a table.  At this point I need to add text over these images.  They only way I could figure out to do it was to add a div tag right over the image and type into there.  This seemed to work fine but when I tested it in some emails all the div tags with text showed up under the table with images.  This needed to display over.  What is the best way to handle this issue?  Thank you in advance.
    Melanie

    Sorry, but you cannot layer text over images in emails.  Simplify your design or make an image with text on it in Photoshop. Use absolute URLs to images on your web server. And give people who can't see graphics and HTML pages in their email client a link to the HTML page on your web server.
    How to Code HTML Emails
    http://www.sitepoint.com/article/code-html-email-newsletters/
    Chart showing how various email clients handle CSS.
    http://www.campaignmonitor.com/css/
    Download some HTML Email Templates from the links below to get started.
    Mail  Chimp
    http://www.mailchimp.com/resources/html_email_templates/
    Constant  Contact
    http://www.constantcontact.com/email-marketing/html-email-templates/index.jsp
    Nancy  O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Image map in html email- color of text

    I'm using some image maps in an html email newsletter and using the alt tag on some of the images to give a brief description as to what the newsletter content covers.
    The issue I have is that the alt text is in the color blue. Can I control that and make it black? I've tried a few ideas but the text stubbornly remains blue........grrr!
    Thanks
    Os

    RikRamsay14 wrote:
    I think this is going to be one of those cases where I disagree with a large amount of your arguments. I find almost no valid reason for using a "slice and dice"  method of email marketing and if the client is going to insist on that (or at least not accept the little extra time/cost in creating a template), it should be made very aware to them that the impact of the email will be severly diminished.
    The hardest/most time consuming part of the template building (or HTML email building) is getting your first one that works consistently in all/most email clients. Once you have that one, its very easy and fast to change the layout, edit content etc. Add to that MailChimps resources on pre-designed HTML email templates and your good to go. http://mailchimp.com/resources/html-email-templates/
    As for your examples above, they are not all done the same way.
    http://www.screwfix.info/nl/jsp/m.jsp?c=4d2f0f00cbac503dfb is a relatively good example as the main focus of the email is in text - the top and the offer. The images are all products.
    http://tre.emv3.com/HM?a=ENX7CloMai0H8SA9MOBj7h3nGHxKXLxSfPcStGb5lw8W0 bBhOG5mpqVsje_HheCmyF2x is a bad one as it's images all the way to the disclaimer.
    You can see the differences by turning images off in your browser using the web deveoper toolbar.
    I agree only IF you have a client that adheres to the template. I don't know many or any clients that adhere to anything personally. Its like when producing a magazine. Good ones adhere to a template design but they are generally produced by large companies with a good budget, a marketing department and a copywriter to make sure the content fit. My client are not in that league, they tend to write the copy themsleves and don't edit anything or give too much care or attention to following any layout. My job is to make what they supply fit. A template in that senario is going to be completley useless.
    The first example above is probably 95% images....and you think that's a realatively good html email example?

  • HTML Email templates

    I'm trying to find out how I can lock my page content and
    images in my HTML emails I'm creating. It seems when I create these
    emails for advertising and some one forwards it everything breaks
    apart. Also, for some reason Microsoft Office 2007 doesn't hold
    these HTML emails together either.
    Any help? Thank you.

    > some one forwards it everything breaks apart.
    Yep - that's how it works....
    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
    ==================
    "marketingcentral" <[email protected]> wrote
    in message
    news:efefu5$lm7$[email protected]..
    > I'm trying to find out how I can lock my page content
    and images in my
    > HTML
    > emails I'm creating. It seems when I create these emails
    for advertising
    > and
    > some one forwards it everything breaks apart. Also, for
    some reason
    > Microsoft
    > Office 2007 doesn't hold these HTML emails together
    either.
    >
    > Any help? Thank you.
    >
    >

  • Asp html email

    Hi Everyone,
    I am creating a HTML confirmation email. We have events that people have to book for to get a place. As soon as they have booked a place - I want to be able to send an automated confirmation email confirming the time, date and venue.
    The user gets to select radio button to choose which date suits them best.
    (radio button) date - event
    (radio button) another date - event
    (radio button) another date - event....
    so the date and event are together
    however on the confirmation email I put the date and event separately. I dynamically retrieve the relevant details for the confirmation email. 
    I use this code to retrieve the event & Request.QueryString("events")
    (the value just contains the event - not the date)
    How can I retrieve just the date alone on its own depending on the event they have chosen?
    I tried this if statement: -
    Request.QueryString("events")
    if eventdate = "event 1" then Response.Write"29/04/2010" else if eventdate = "event 2" then Response.Write"04/05/2010" else if eventdate = "event3" then Response.Write"16/06/2010" end if
    This works when I test it in the browser. However as I am creating a HTML email - it is not working and I get an email with just "false"
    Am I going in the right direction? or is there a better way of doing this?
    I am laying out the email in a table.
    Hope it makes sense and hope someone can help!
    Thanks

    My client has made it a bit easier and no longer requires the date and venue details separate.
    However I have come across another problem!
    I am trying to add a PDF attachment to the HTML email using the following code
    Mail.AddAttachment Server.MapPath("guide.pdf")
    I receive an email with all the HTML coding - with the attachment.
    I found that the code worked for a simple text email. What am I missing for it to work for an ASP HTML email?
    Hope you can help!

Maybe you are looking for