Hi,
I'm trying to make a HTML signature. I put some text in font-size:8px;, but RoundCube doesn't apply the CSS rule in the actual message. However, I see the signature is perfectly fine in the signature textarea.
Am I doing something wrong ?
Thank you
Are you composing html messages?
I have tested it in Demo Roundcube. I can't reproduce it.
You can test it, too, please: http://demo.roundcube.net/
Hi,
First, I can't log to the demo page. It gives me a login error.
Second, here's the signature in HTML (Code and Picture) :
<p>Marie-Ève Boily</p>
<p><span style="font-size: xx-small;">CHARGÉE DE PROJET</span></p>
(http://i39.tinypic.com/wk5pj4.png)
And here's a screenshot of the test email I received :
(http://i40.tinypic.com/25pmxk7.png)
In RC goto `settings > preferences > composing messages > Compose HTML messages` and chooese always
Hi,
Thank you a lot for your help, it worked. I didn't know there is an option for that.