am 02 11 2009 00:11 schrieb Justin J:
a) An eror still comes up:
"Wide character in print at /data/cgi-bin/ddm4/mail cgi line 1554 "
OK, this is an error that's only in the error log?
yes
This type of error has to do with the unicode stuff in Dada Mail -
something's getting tripped-up from it Not sure what :)b1) In my webpage there's a style section in the html head like
a { font-weight:bold; } a:hover { background:white; } hr { margin:3px 0 3px 0; }
these is seen as text in the texte version
I see My general suggestion is to:
- Link to a stylesheet
Could a linked stylesheet be included in the email itself like images (after setting the option appropriately)? I don't like to load additional parts from outside to the newsletter
Wrap the stylesheet in HTML Comments, like this:
Hiding