Delete CSS you've created, Set Class name of mobilegrid Component as text_vert_center and create New CSS with the following code:
code
.text_vert_center {
vertical-align: middle;
text-align: center;
} /code
Delete CSS you've created, Set Class name of mobilegrid Component as text_vert_center and create New CSS with the following code:
code
.text_vert_center {
vertical-align: middle;
text-align: center;
} /code
i did just that - i tried the new css file on the label and the mobilegrid too... Its still not working...
Try to reload project and delete/add CSS, if doesn't help share it please with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a (http://docs.appery.io/documentation/a...)
i tried it all over from scratch with the last code above and still the same problem. I shared the project with you guys.
to get to that screen from the login screen:
Log In Venue Profile
John, thanks. I'll update
The name of the project is 'Linked Live'
Hi John,
Please try next CSS:
code
.text_vert td {
vertical-align: middle;
text-align: center;
}
/code
yes i see its working now. someone assigned the class name to the gridview.