Roundcube Community Forum

 

Signature : Font-Size not working

Started by MarieEve, August 16, 2013, 11:51:40 AM

Previous topic - Next topic

MarieEve

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

SKaero


Dennis1993

I have tested it in Demo Roundcube. I can't reproduce it.

You can test it, too, please: http://demo.roundcube.net/

MarieEve

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-&Egrave;ve Boily</p>
<p><span style="font-size: xx-small;">CHARG&Eacute;E DE PROJET</span></p>



And here's a screenshot of the test email I received :


JohnDoh

In RC goto `settings > preferences > composing messages > Compose HTML messages` and chooese always
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

MarieEve

Hi,

Thank you a lot for your help, it worked. I didn't know there is an option for that.