Hi.
We use redhorse to send out an email newsletter to our clients. We recently updated to the most recent version, and I have been having issues with the template editor. I design emails in dreamweaver, then copy and paste that code into the HTML editor in redhorse. I originally did this on the old version because if I was to edit it within redhorse at all, it would break the HTML completely.
Now, when i copy and paste the code in, i can preview just fine. However, when sending out, or going back to edit the newsletter, i end up with things like this
<td width="400" valign="top" style="background-image: url(***); background-position: bottom; background-repeat: repeat-x;" >
being replaced by things like this
<td valign="top" width="400" bottom?="" 50%="" BACKGROUND-POSITION:="" repeat-x;="" BACKGROUND-REPEAT:="" \\local\RedhorseCRM\EmailTemplates\tablebg.jpg?);="" file:="">
This is frustrating to say the least.
Is there any way to get redhorse to stop altering my code when I save/send/pull up the template, while still allowing it to parse things like template tags? ( [[Field|field]] )