Page 1 of 1

Styling

PostPosted: 18 Aug 2018 22:10
by cyracks
Hello,

almost all components are styled according to selected theme, but that does not apply to JQLabels. So I was wondering how to do it or which css class do I have to set so that text would not be so "borring".

Is there any other component that could be used for text output and is styled by themeswitcher ?

Regards,
Tomaž

Re: Styling

PostPosted: 22 Aug 2018 09:07
by Alexander Bulei
Hi cyracks,

Use the JQLabelEx, or just add the "ui-widget" css class to the label.

Best Regards.

Re: Styling

PostPosted: 23 Aug 2018 14:56
by cyracks
Hi Alexander,

I do not see why JQLabelEx would be better then JQLabel regarding styling (both have property css) ?

Displaying "nice" text requires some css manipulation, which must be done manually and I would rather preferred styling by theme and a component (aka wysiwyg) that would make things easyer

If not separate component It would be useful if there would be drop down for css classes that can be used for text in "label" component.

ps: I used css class "ui-state-active" and additional css attribute "background-image:none !important" (It made text a little bit nicer).

Regards,
Tomaž

Re: Styling

PostPosted: 24 Aug 2018 18:12
by Alexander Bulei
Hi cyracks,

I've added the available css classes in Css property.
This feature will be available on next beta build.

Best Regards.

Re: Styling

PostPosted: 24 Aug 2018 20:18
by cyracks
Perfect.

When (approximately) are you planning to release new version I do not want to upgrade to beta ?

Regards,
Tomaž

Re: Styling

PostPosted: 10 Sep 2018 10:41
by Alexander Bulei
Hi cyracks,

It's available now, sorry for the delay.

Best Regards.

Re: Styling

PostPosted: 10 Sep 2018 22:14
by cyracks
Hi Alexander,

I see new developer version is available, which is ok, but do you have any information on the date of stable release ?

Regards,
Tomaž