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.

Similar Messages

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

  • Iphone 5 Email client fails when connecting to server with certs signed by personal CA

    My mail resides on my own server with its own private CA that was used to sign the email server cert.
    I used sendmail and CA and certs were created with below commands:
    CA -newca
    openssl req -newkey rsa:1024 -nodes -keyout sendmail_req.pem -out sendmail_req.pem
    openssl ca -out sendmail_cert.pem -infiles sendmail_req.pem
    Before I switched to iphone 5 I had Iphone 3s and all worked fine.
    I would get a notification: cannot verify server identity, but after clicking continue all would work fine.
    The client would connect on port 993 to receive email and on port 587 to send.
    Now on iphone 5 I get error: Cannot verify Server Identity with no prompt to accept the cert.
    Is there any work around for it?
    I tried to export the cert from I mac and import to iphone but still no luck.
    It looks like since iphone 4 the certs not issues by legal CA's don't work?
    thx

    I fixed that by getting certs from: https://www.startssl.com/?app=1.
    The certs are free and work fine.
    Since Iphone 4 apple does not accept unknown CA Authorities.

  • HTML Email Merge Fails

    Hi All,
    I'm running windows 8.1, And office 2010.  My email merge from Word 2010 to Outlook 2010 works as a plain text and attachments but not as HTML.
    Can someone please let me know how to fix this issue.
    Cheers
    Scott

    Hi,
    Have you installed any Office 2010 Service Pack? Please at least update it to Service Pack 1 then check the result:
    Service Pack 1 for Microsoft Office 2010 (KB2460049) 32-bit Edition
    http://www.microsoft.com/en-in/download/details.aspx?id=26622
    Regards,
    Melon Chen
    TechNet Community Support

  • 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

  • HT204053 how come i was upgraded iso6 on my iPhone, but now I couldn't link up to iCloud, it keeps asking my icloud password then failed login. But my iPad upgraded it works!! how to solve my iPhone using iCloud?

    how come i was upgraded iso6 on my iPhone, but now I couldn't link up to iCloud, it keeps asking my icloud password then failed login. But my iPad upgraded it works!! how to solve my iPhone using iCloud?

    If you still have access to your old email address, go to https//appleid.apple.com, click Manage my Apple ID and sign in with your iCloud ID.  Tap edit next to the primary email account, tap Edit, change it back to your old email account and verify it.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPhone on your device. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https//appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  You can now go to Settings>iCloud and sign in with your correct iCloud ID and password.
    If you don't have access to your old email address, you will have to contact Apple to have them reset the password so you can disable Find My iPhone and sign into your iCloud account.  You can either go to https://expresslane.apple.com, select "More Products and Services", then "Apple ID", then  on the next page select "Other Apple ID Topics", then "Lost or forgotten Apple ID password" and click "Continue"; or you can contact Apple Support (http://www.apple.com/support/icloud/contact/).

  • CSS Button Links in HTML email not working in TB

    Greetings,
    Our company is creating an html email for customers and we are noticing the CSS button links don't work when viewing in Thunderbird 31 and 32 beta.
    Does TB require unique coding to get these to work?
    Any assistance would be appreciated...
    -- Paul

    From the point of view of a user who views received email messages in Thunderbird, it doesn't support scripting. Straight links should work and and you can attach a link to an image.
    Note that Thunderbird does NOT offer active links in the Compose window. So however you create it, you won't see it as the recipient does unless you save it and view it as a draft.

  • HTML email - link problem

    I created an HTML email in dreamweaver. It looks great on my Mac and in Mac Mail. I sent it out and some people on PCs have a blue box around the links. Much like the ones in DreamWeaver when you are working on file. Even to the point where the slices are out of place because blue stroke takes up space.
    Do you know how to fix this? Thank you so much!!!

    Thank you so much! It's the first time that I received an answer and it was quick,
    easy and perfect! Thank you!!!!!!!!!!!!!!!!!!

  • I just updated to iOS7 and an old appleid popped up.  My old password is not recognized so I can't delete the account or turn off find my iphone.  The old appleid is linked to an email I don't have anymore, and answers to my security ?'s aren't recognized

    I just updated to iOS7 and an old appleid popped up.  My old password is not recognized so I can't delete the account or turn off find my iphone.  The old appleid is linked to an email I don't have anymore, and answers to my security ?'s aren't recognized.  Is there any way I can reset my account to my new appleid?  This has happened to every iphone and ipad in my family that has updated to iOS7. 

    Hi mabaker2,
    Welcome to the Support Communities!
    The article below may be able to help you with this issue.
    Click on the link to see more details and screenshots. 
    iCloud: "Incorrect Apple ID or Password" alert when setting up iCloud after upgrading to iOS 7
    http://support.apple.com/kb/TS5207
    Cheers,
    - Judy

  • Sending HTML email with iPhone with Exchange

    Can anyone confirm the way the iPhone sends email with Exchange. We have a disclaimer that attaches to all emails. This discalimer is HTML and is processed on the Exchange server. Anything that sends via Exchange gets processed whether from Outlook Web Access, Blackberry or Outlook itself. However, the iPhone sends out its message with no signature or disclaimer. Any ideas?
    Barry

    I am using Active Sync. Pop and IMAP are disabled. The disclaimer is applied by Ninja Email Security for Exchange by Sunbelt Software. The disclaimer is policy based against a users mailbox. It works with everything we have tested except the iPhone. It is like the iPhone is sending a plain text message and the disclaimer is not applied to a plain text message. However, OWA sends as plain text and it is applied as html from OWA. We are using Exchange 2003 SP2 and server 2003 SP2.

  • Cannot read HTML email on iPhone

    This just started happening today. When I try to open an HTML email message, I get an error message which says 'This message cannot be displayed because of the way it is formatted. Ask the sender to send it again using a different format or email program' This happens with all HTML emails. I know it is not a problem with the message itself, because I have previously viewed these emails without any problems. I am using a .Mac email account. Any suggestions?

    I've just seen this very problem today. In my case, the symptom exists with a single (same) email on both my iPod touch and my iPhone 3g... The email displays correcly, without error, on MobileMe and any email client (save the Apple handheld ones). The error message is precisely, in large font:
    "This message cannot be displayed because of the way it is formatted. Ask the sender to send it again using a different format or email program. multipart/alternative"
    ...Followed by the often seen:
    "This message is only partially downloaded."
    I'm not using MS Exchange, but Apple Mail 3.0, and trying to download the remaining email portion doesn't change the symptom. Resetting the iPhone/touch also doesn't help.
    As an aside, it's one of those throw away emails (multiple forward urban legend-type) that we all get and invariably trash.
    I may have seen this before on the single isolated email and deleted without much thought. But I've never seen this affect all my emails, like MattDB is seeing...
    I'd love to know the cause...

  • Hi. I pre ordered an album from iTunes using my iPhone 4S. Once released I received an email with a download link. I followed the link which took me to the store. On the store the album

    Hi. I pre ordered an album from iTunes using my iPhone 4S. Once released I received an email with a download link. I followed the link from the email which took me to iTunes Store. There I found the album &amp; all tracks shown as purchased but with no apparent way of downloading. When I check for items to download, it isn't there. When I check purchased items purchased, it isn't there either. It only appears when I tap the album cover from the front page &amp; then only as purchased.

    Hello 28mexiworth
    Check your Music app to see if it already downloaded. You can also check iTunes on your computer to Check for a available downloads. If you are still not able to get it, then report the issue to iTunes.
    iTunes: How to resume interrupted iTunes Store downloads
    http://support.apple.com/kb/ht1725
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    http://support.apple.com/kb/HT1933
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G. 

  • I have changed my itunes account email address but apps linked to itunes have not updated email address on iphone 4

    I have changed my itunes account email address but apps linked to itunes have not updated to the new email address on iphone 4

    Welcome to the Apple community.
    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")
    When you delete your account, all the data that is synced with iCloud will also be deleted from the device (but not from iCloud), but will be synced back to your device when you login again.

Maybe you are looking for

  • Service purchase order bapi_po_create1 error: maintain services or limits

    I am trying to create service Purchase Order. I am getting error: 'Purchase order still contains faulty items, Please maintain services or limits'. Struggling to solve this. Can anybody shed some light on this to solve. I would appreciate your any he

  • N-Up Printing Gone from iPhoto '08

    I sure hope Apple brings this feature back but "N-Up" printing has been removed from iPhoto '08. It's a feature we used almost exclusively when printing from previous versions. I was able to tweak the size of the prints to get 16 on a page (we print

  • Adapting custom driver for a robotic device that is interfacin​g with an FPGA

    Hi, I have a custom driver for a robotic device that I'd like to interface with an FPGA that is reading the digital encoder signals. I am a novice at programing driver files so any help would be much appreciated. Thanks!

  • Headerless Portal window - Same window

    Hi ALL, I want to open a headerless portal window on clicking on a hyperlink in the application . But I want this to opened in the same window.  I do NOT want this window to be opened in a new window. Please let me know your thoughts. Thanks in Advan

  • Availability Check Screen while creating sales order

    Hi If I see the stock level in MMBE , I find enough stock for some materials .But when I create  the sales order for those  materials , system is taking to availability check screen . I am going and saving the sales order and trying to create deliver