Skip to main content
April 21, 2012
Question

Increasing Spry Button Sizes

  • April 21, 2012
  • 1 reply
  • 572 views

I have a feedback form that works fine. I need to create the same form that will work on a smartphone. I have created it and it looks fine apart from the fact that the spry buttons show up so small that it's difficult to tell whether one has been selected without zooming in on the phone. Could anyone tell me how to make the buttons much larger - without increasing the size of the associated text - which looks fine in it's current state. The development version of the page is here www.hollisterairshow.com/mobile/feedback2.php

Thanks

Tony

This topic has been closed for replies.

1 reply

sudarshan.t
Inspiring
April 25, 2012

You should play with the Spry menu's CSS to achieve this. You could specify widths for each button separately or for all buttons together.

If you need more help, post your code here (HTML & CSS) so we'll be able to help you