Page 1 of 2

How to change the font for labels?

Posted: Sun Sep 01, 2013 10:51 pm
by bahar.wadia

I able to update the fonts and color for my App using themeroller. However, the font for the label component does not seem to be taking the CSS setting.

Please help.


How to change the font for labels?

Posted: Sun Sep 01, 2013 11:25 pm
by Illya Stepanov

Hello,

Can you show how you tried to change it?


How to change the font for labels?

Posted: Mon Sep 02, 2013 1:12 am
by bahar.wadia

Image

I used themeroller to create a CSS file. I created a new theme and copied the content. I can see all the changes in my app, except the thin font-weight for the labels.


How to change the font for labels?

Posted: Mon Sep 02, 2013 1:14 am
by maxkatz

You don't see it in builder or when you run the app in the browser?


How to change the font for labels?

Posted: Mon Sep 02, 2013 1:27 am
by bahar.wadia

Neither in the builder nor the browser nor the iOS app


How to change the font for labels?

Posted: Mon Sep 02, 2013 1:40 am
by bahar.wadia

Helvetica, Arial, sans-serif; font-weight: 100

The above is what I set as the font family in themeroller. I also made sure that I manually changed, if necessary, every "font-weight" reference to 100 in the CSS.


How to change the font for labels?

Posted: Mon Sep 02, 2013 1:41 am
by bahar.wadia

I can send you the CSS file if you'd like. Please advice.


How to change the font for labels?

Posted: Mon Sep 02, 2013 1:55 am
by Illya Stepanov

Yes - can you send it to: a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a
We'll take a look.


How to change the font for labels?

Posted: Mon Sep 02, 2013 4:33 am
by maxkatz

In general, you won't see the UI changes in the builder, only when you run the app in the browser.

Why you don't see the styles when you run the app -- I'm guessing some styles are not applied correctly (most likely has nothing to do with Appery.io platform)


How to change the font for labels?

Posted: Mon Sep 02, 2013 5:03 am
by bahar.wadia

Can you try it on a sample app, load it on a iOS device and let me know if there is something I may be doing wrong ?

Thanks