Custom Design for HTML Tags

plugin banner

Simple plugin allow to creating custom design for Checkbox and Radio buttons HTML tags on you site. Plugins Support: WooCommerce, Contact Form 7

Author:Denis Doroshchuk (profile at wordpress.org)
WordPress version required:5.3.2
WordPress version tested:5.3.8
Plugin version:1.0.1
Added to WordPress repository:21-01-2020
Last updated:21-01-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://ddzap.com/
Total downloads:572
Active installs:10+
plugin download
Click to start download

Custom Design for HTML Tags

Simple plugin allow to creating custom design for Checkbox and Radio buttons HTML tags on you site. Plugins Support: WooCommerce, Contact Form 7.
You can also generate code (CSS, JS) and copy it to your theme.

Features

Change design for Checkbox:

  • Text Offset;
  • Width, Height;
  • Offset Top, Offset Left;
  • Border (Width, Radius, Color);
  • Checkbox Flag (Width, Height, Border Radius, Color);

Change design for Radio Button:

  • Text Offset;
  • Width, Height;
  • Offset Top, Offset Left;
  • Border (Width, Radius, Color);
  • Radio Button Flag (Width, Height, Border Radius, Color);

Perfect HTML for the plugin to work:

<!--some code -->
<label>
    <input type="checkbox" name="test-checkbox"> Test Checkbox
</label>
<label>
    <input type="radio" name="colors"> Red
</label>
<label>
    <input type="radio" name="colors"> Green
</label>
<label>
    <input type="radio" name="colors"> Blue
</label>
<!--some code -->

Screenshots
FAQ
ChangeLog