close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

HTML color style not showing up message

Thread began 1/15/2012 5:57 pm by marc338112 | Last modified 1/16/2012 5:18 am by marc338112 | 1428 views | 3 replies |

marc338112

HTML color style not showing up message

I am using HTML editor 3.02 I have a one page that has a form to that is used to email members of our club. the form action is set to go to another page to send the email message. I am using PHPmailer with Amazon SES to send the message. If I use a color it does not show in the message. It does show in the source of the message but not the message. I am using $_POST to pass the field from one page to the other. Any suggestions?

Sign in to reply to this post

Ray BorduinWebAssist

How are you adding the color? Most likely the color is added as a CSS class, and the .css file can't be referenced from the email message.

You would need to get the css for the color added inline or attach an absolute path to your .css file to the email so that it can be referenced in the body.

Sign in to reply to this post
Did this help? Tips are appreciated...

marc338112

Originally Said By: Ray Borduin
  How are you adding the color? Most likely the color is added as a CSS class, and the .css file can't be referenced from the email message.

You would need to get the css for the color added inline or attach an absolute path to your .css file to the email so that it can be referenced in the body.  



I am adding color from the HTML Editor toolbar. At first I didn't think any HTML code was passing then I tried underline and stirke through and that was working, so it seem that just the color is not working. I am on a basic website that I am just starting Webassist did not load any .css files. HTML editor is the only extention I have on this site so far.

Do you know if UE works with Amazon SES yet?

Sign in to reply to this post

marc338112

I just noticed that the font size does not pass either when using "size" on the toolbar but it does when you use "format" and change to a "header" style. here is the code from the source email.

This did NOT change the font in the email:

--b1_d2203fd13f042e3a0d5e6ff255184de2
Content-Type: text/html; charset = "iso-8859-1"
Content-Transfer-Encoding: 8bit

<p>
<span style=\"font-size:28px;\"><span style=\"background-color:#ffff00;\">test message&nbsp;</span></span></p>



--b1_d2203fd13f042e3a0d5e6ff255184de2--


This worked like it should, because I used "Header 1"

--b1_558445700dbf30c67970dad32ef42eb6
Content-Type: text/html; charset = "iso-8859-1"
Content-Transfer-Encoding: 8bit

<h1>
test message</h1>



--b1_558445700dbf30c67970dad32ef42eb6--

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...