[Quotecolors] resending emails
Arnaud BOURREE
arnaud.bourree at gemplus.com
Wed Sep 28 15:09:31 EDT 2005
Hi all,
I love QC but when I sent HTML mail to non Thunderbird mail client quote
shall be not displayed.
Outlook and IE don't display a colored border on <blockquote type="cite"
cite>.
Because Thunderbird isn't the corporate mail client of my company, I try
to find a work around.
I include the following style block in my mail:
<style type="text/css"><!--
blockquote {
border-left-width: thin;
border-left-style: solid;
border-color: black;
}
blockquote blockquote {
border-color: navy ! important;
}
blockquote blockquote blockquote {
border-color: maroon ! important;
}
blockquote blockquote blockquote blockquote {
border-color: green ! important;
}
blockquote blockquote blockquote blockquote blockquote {
border-color: purple ! important;
}
blockquote blockquote blockquote blockquote blockquote blockquote {
border-color: teal ! important;
}
--></style>
But include it each time it's not a good solution.
I hope to find a automatic solution based on QC: by the way, I wish to
find option in QC to included it automatically with QC color configuration.
Regards,
Arnaud.
More information about the Quotecolors
mailing list