Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #903285
    DesignMunky
    Participant

    Hi guys,

    I have a series of buttons on a page that I am trying to show at a consistent size.

    http://design-munky.com/slingshot/index.php/what-we-do/

    Is there a way I can show these buttons so they all have the same size, regardless of the text in the button?

    Cheers,
    Darren.

    #904017
    Rad
    Moderator

    Hi Darren,

    Thanks for writing in.

    That could be tricky since button uses global element. And each button has different texts which define its height. What you could do is add this style

    padding: 20px 0px;

    On each button’s style input/option. Then just change 20px on each button until they get the same height.

    Thanks!

    #904949
    DesignMunky
    Participant

    Hi Rad,

    Thanks for the idea, but that then means the buttons won’t look good when seen at smaller screen sizes. I’ve stacked the buttons vertically now – hopefully the client will like this look.

    Cheers,
    Darren.

    #905705
    Joao
    Moderator

    Hi Darren,

    It looks indeed much better like this.

    Let us know if you need further help,

    Joao

  • <script> jQuery(function($){ $("#no-reply-903285 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>