Roundcube Community Forum

Release Support => Pending Issues => Topic started by: MarieEve on August 16, 2013, 11:51:40 AM

Title: Signature : Font-Size not working
Post by: MarieEve on August 16, 2013, 11:51:40 AM
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
Title: Re: Signature : Font-Size not working
Post by: SKaero on August 16, 2013, 12:35:41 PM
Are you composing html messages?
Title: Re: Signature : Font-Size not working
Post by: Dennis1993 on August 16, 2013, 12:42:53 PM
I have tested it in Demo Roundcube. I can't reproduce it.

You can test it, too, please: http://demo.roundcube.net/
Title: Re: Signature : Font-Size not working
Post by: MarieEve on August 16, 2013, 02:31:31 PM
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>

(http://i39.tinypic.com/wk5pj4.png)

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

(http://i40.tinypic.com/25pmxk7.png)
Title: Re: Signature : Font-Size not working
Post by: JohnDoh on August 17, 2013, 03:51:41 AM
In RC goto `settings > preferences > composing messages > Compose HTML messages` and chooese always
Title: Re: Signature : Font-Size not working
Post by: MarieEve on August 19, 2013, 09:21:44 AM
Hi,

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