Page 1 of 1

how to make button and icons bigger in mobilebutton?

Posted: Fri Jul 24, 2015 6:11 pm
by Mani Maran

how to make button bigger and icons bigger?


how to make button and icons bigger in mobilebutton?

Posted: Fri Jul 24, 2015 10:49 pm
by Illya Stepanov

Hi Mani -

In jQuery Mobile buttons have two sizes, you can check the official documentation: http://demos.jquerymobile.com/1.4.5/b...
-- they are predefined in framework CSS, of course you can modify them by editing core framework rules, but this will be a custom implementation.


how to make button and icons bigger in mobilebutton?

Posted: Sat Jul 25, 2015 3:54 am
by Mani Maran

i already tried this in css it doesn't helped me, the outer frame of the disc growing bigger in square only not in round. The disc only getting bigger only inside the frame of the disc. I edited in html min-height, min-width then startscreen app page not working manually and graphicaly.


how to make button and icons bigger in mobilebutton?

Posted: Sat Jul 25, 2015 5:17 am
by Illya Stepanov

[quote:]
I edited in html min-height, min-width then startscreen app page not working manually and graphicaly.
[/quote]

And it won't work inside Appery.io, as I said earlier this can be done only as a custom implementation and outside Appery.io.