Re: Problem displaying html mail formatted through css
Ingo Klöcker <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 22 April 2009, Gabriele Brosulo wrote:
> Hi all,
> I have some problem displaying css formatted html emails. Attacched
> one of them (just a test). Problems:
>
> 1) text is centred, while css says that it has to be left-sided
I don't see any CSS saying "text-align: left;". Moreover, the only text
I see is inside an HTML table inside a <td> with align="center". So
showing the text centered appears to be what is wanted.
==========
<td valign="top" bgcolor="#ffffff" align="center"
height="350">
<table width="780" cellspacing="0" cellpadding="8"
border="0">
<tbody>
<tr>
<td>ciao cia0o ciao cia0o ciao cia0o ciao cia0o
ciao cia0o ciao cia0o ciao cia0o ciao cia0o ciao cia0o ciao cia0o ciao
cia0o ciao cia0o ciao cia0o ciao cia0o ciao cia0o ciao cia0o ciao cia0o
ciao cia0o ciao cia0o ciao cia0o ciao cia0o ciao cia0o ciao cia0o ciao
cia0o</td>
</tr>
</tbody>
</table>
</td>
==========
> 2) text color isn't correct
KMail sets the color of the body text to black (or to whatever color you
have defined in KMail/KDE as text color). When showing HTML messages
then we should probably not force our text color on the HTML message.
You might want to submit a bug for this.
Regards,
Ingo
_______________________________________________
KDE PIM users mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-users
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAknvgusACgkQGnR+RTDgudjxRgCbB54Vt2QWu9AwbG852kI1PhUV JtYAn10yPakOgC7B8eTpHDN7mnWa/FkY =HzZP -----END PGP SIGNATURE-----