Page 1 of 1

Font does not change

PostPosted: 17 Mar 2014 15:09
by etwoss
Hi

I'm using JQLabel

Whem i alter the font in the IDE it will not reflect in the browser, i'm using a theme

How can i make this work?

Eric

Re: Font does not change

PostPosted: 17 Mar 2014 15:19
by Jorge Sousa
Font.Enabled must be set true, is false by default to get the jquery-ui theme fonts.

Re: Font does not change

PostPosted: 18 Mar 2014 09:55
by etwoss
Set to True, the display is different now but bot what i expected (Bold, underlined), but a little grayed

Re: Font does not change

PostPosted: 19 Mar 2014 08:39
by etwoss
Solved