Styles are not shown in html mode

macangelo

New Member
Hi,

I checked out MaxBulk Mailer - using styles in html - and it worked fine (I checked it in Entourage on the Mac).

So I bought the pro version, put in the serial number, sent it again - and my styles are not shown anymore.

The funny thing is: when I send it to Pop-Account they show (My account is an exchange account). In the preview of MaxBulk everything looks also fine.

Any ideas what might be the reason?

thanks a lot

macangelo
 

macangelo

New Member
I have a html header with css definitions, e.g.:
Code:
<style type="text/css">
<!--
body { font-family: Arial, Helvetica, sans-serif; width:580px; }
h1 { font-family: Arial, Helvetica, sans-serif; color: #143068; }
a, a:link, a:visited, a:active  { text-decoration: none; color: #143068; }
a:hover { text-decoration: underline; color: #84B500; }
div { width:580px; color: #808080;padding: 0.15em;}
-->
</style>

Best
macangelo
 

stanbusk

Administrator
Staff member
Actually MaxBulk has nothing to do with that because it sends your HTML and styles exactly as is. It doesn't change or edit anything. If it doesn't work it is problem with the mail reader you are using. Entourage, right?
 
Top