=== Textboxes === Contributors: brightvesseldev Tags: gravity, gravityforms, forms Requires at least: 4.0 Tested up to: 5.2 Stable tag: trunk Donate link: https://www.brightvessel.com/ == Description == Create beautiful textboxes using the [bvtextbox] shortcode. Code based on http://www.beliefmedia.com/wordpress-text-box . == Installation == Upload the folder `textboxes` to the `/wp-content/plugins/` directory and then activate the plugin through the 'Plugins' menu in WordPress You can now use the bvtextbox shortcode in your posts or pages. Some examples: [bvtextbox type="warning"]test[/bvtextbox] [bvtextbox type="warning" title="Warning Textbox"]test[/bvtextbox] [bvtextbox]test[/bvtextbox] [bvtextbox type="alert" title="Alert Textbox"]test[/bvtextbox] Allowed parameters: type, title, image, padding, textcolor, bgcolor, bordercolor, border, bordertype, borderradius, width