Search found 5 matches

Go to advanced search

by Caroline Dahllof
Fri May 29, 2015 6:37 pm
Forum: Issues
Topic: How do I to set color for an active link?
Replies: 2
Views: 350
 
Jump to post

How do I to set color for an active link?

I have done that and in appery I can see the colors change. But when I test the app in the browser or on my iPhone the colors do not change.

by Caroline Dahllof
Thu May 28, 2015 9:57 pm
Forum: Issues
Topic: How do I to set color for an active link?
Replies: 2
Views: 350
 
Jump to post

How do I to set color for an active link?

I have link and I want to set a different color when the link is active. Could you please let me know how do I go about doing this.

Thanks!

caro

by Caroline Dahllof
Thu May 14, 2015 4:04 pm
Forum: Issues
Topic: Align a button group bottom centre
Replies: 6
Views: 659
 
Jump to post

Align a button group bottom centre

Thank you. That worked like a charm.

by Caroline Dahllof
Tue May 12, 2015 4:22 pm
Forum: Issues
Topic: Align a button group bottom centre
Replies: 6
Views: 659
 
Jump to post

Align a button group bottom centre

Evgene,

This is what I have added to my css file but the group of buttons are not centered.
[dsid=pet_state_radiogroup] .ui-btn {
margin: auto !important;
display: block !important;
}

Please let me know what I should try.

Many thanks!

by Caroline Dahllof
Thu May 07, 2015 9:07 pm
Forum: Issues
Topic: Align a button group bottom centre
Replies: 6
Views: 659
 
Jump to post

Align a button group bottom centre

I have used the code below from your docs. It works great for images but I am unable to center a button group. Any suggestions? Many thanks! Centering a component To center the component on the page, add the following JS onscreen load event: Apperyio('mobileimage_1').css('margin', 'auto'); Apperyio(...

Go to advanced search