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
Reviews
Contributors & Developers
“Textboxes” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Textboxes” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.