A CSS3 button generator for WordPress that's powerful and so easy to use that anyone can create beautiful buttons.
Create great-looking CSS3 buttons that can be used on any post or page in your WordPress site. The easy to use button editor makes it a snap to generate awesome CSS3 buttons in very little time.
Take your buttons to the next level with MaxButtons Pro, which gives you additional features such as:
And the best part is that you can get this awesome CSS3 button generator for only 15!
You can also pass the button text and URL as parameters in the shortcode, giving you even greater flexibility. For example, if you want to create a set of buttons that look exactly the same, except for the text and URL, you could do something like this:
[maxbutton id="17" text="Search Google" url="http://google.com"]
[maxbutton id="17" text="Search Yahoo" url="http://yahoo.com"]
Another parameter you can give the shortcode is window, which tells the button whether or not to open the URL in a new window (by default the button opens the URL in the current window). To do so you always give the window parameter the value "new", shown below. Anything else will open the button URL in the current window.
[maxbutton id="17" window="new"]
You can also use the nofollow parameter, which will add a rel="nofollow" attribute to the button when set to true, as shown below (the default is false):
[maxbutton id="17" nofollow="true"]
NOTE: Passing parameters to the shortcode overrides those settings saved as part of the button.
Requires: 3.4 or higher
Compatible up to: 3.5.1
Last Updated: 2013-5-9
Downloads: 67,861
8 of 18 support threads in the last two months have been resolved.
Got something to say? Need help?