Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2009
    Posts
    80
    Plugin Contributions
    2

    Default Email not changing colour in outlook.

    Hi Guys

    Wondering if someone could help me, I am trying to create a html email template for the order checkout process.

    I am trying to change the font colour of this:

    <table width="500" style="color:red">
    <tr><td><strong>$PRODUCTS_TITLE</strong></td></tr>
    <tr><td>$PRODUCTS_DETAIL</td></tr>
    <tr><td>$ORDER_TOTALS</td></tr>
    <tr><td>$ORDER_COMMENTS</td></tr></table>

    What I have above works in gmail, but in outlook it only turns the products title red. Any ideas?

    Kind Regards
    Dave

  2. #2
    Join Date
    Nov 2009
    Posts
    80
    Plugin Contributions
    2

    Default Re: Email not changing colour in outlook.

    Ok, found in the classes, it can be changed under:

    $html_msg['PRODUCTS_DETAIL']='<table class="product-details"

    Just a quick question though, does this relate to anything else on the site or just html email messages?

    Regards

    Dave

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Email not changing colour in outlook.

    Just the emails. I searched for product-details in the Developers Tool Kit, and that class only appears in includes/classes/order.php, where the html emails are built.

 

 

Similar Threads

  1. Greek email characters ok in Outlook, not ok in browser
    By andreasy in forum Addon Language Packs
    Replies: 6
    Last Post: 30 Oct 2010, 03:58 PM
  2. html email, phpmailer, outlook
    By AhrbokTrexon in forum General Questions
    Replies: 2
    Last Post: 9 May 2009, 12:16 PM
  3. Rich Email and Outlook
    By GAPC23 in forum General Questions
    Replies: 1
    Last Post: 1 Aug 2006, 03:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg