• Resolved jesm

    (@jesm)


    This is a fabulous plugin!

    Main Problem:
    I’d like to make my buttons all one standard width (and height), say 250px by 55px, instead of variable based on the number of characters. Is there currently anyway to do that (other than adding a bunch of extra spaces)?

    Suggestion:
    Also, I think it’s great when plugins are editable by allowing the user to create a folder and css or php file, etc. in the themes folder. Thus allowing the plugin to still accept updates. Say forexample: themename/maxbuttons/.

    And in that folder you can create whatever files you need to override the plugin’s files. For example it would be great if I could solve the above problem by creating an overall button class in a php file that is applied to all buttons and can create the custom css for that button in a css file.

    For example:
    class=max-button-general

    css:
    .max-button-general {width: 250px; height: 55px; }

    Thanks again for the great plugin! Help with solving the problem would be much appreciated. Also, please take my suggestion into consideration for future updates to the plugin.

    http://wordpress.org/extend/plugins/maxbuttons/

Viewing 1 replies (of 1 total)
  • Plugin Author maxfoundry

    (@maxfoundry)

    Not to upsell you, but the Pro version has specific settings for button width and height. You can check it out at http://maxbuttons.com.

    As for your suggestions, we’ll take them into consideration, thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: MaxButtons: CSS3 Button Generator for WordPress] Create Standard Width for Buttons’ is closed to new replies.