Button
Free Macro
Screenshot
Description
For the Button you can define different styles and sizes and and link it to a URL.
Adding the Macro
Edit your page.
Select “+” => Other macros
Type in “Bootstrap” in the Search box
Select the “Bootstrap Button” macro
Macro Options
Text
Enter the text of the button.
Style
Select one of the Bootstrap color styles.
Size
Select the size of the button.
Outline
Check if you want to display the button with an outline only. This feature can only be applied to the flat buttons (not the 3D styles).
Link
You can link the button to a URL. Enter it here and include http:// or https://.
Link Tooltip
Since Version 1.3.0
This text will be shown as an HTML tooltip when you hover over a button that has a link.
Target
Select where to load the linked page, in the same window or a new tab.
Custom Text Color
You can overwriite the Bootstrap text color here that is defined by the style you selected. You can enter any hexadecimal color vlaue here, preceded by a hash, e.g. #990000.
Custom Background Color
You can overwriite the Bootstrap background color here that is defined by the style you selected. You can enter any hexadecimal color vlaue here, preceded by a hash, e.g. #990000. However, this will not work with the 3D styles because they will create a default color gradient for your button.
Last updated