Title: checkbox.php
Last modified: August 22, 2016

---

# checkbox.php

 *  Resolved [DanielCPalmer](https://wordpress.org/support/users/danielcpalmer/)
 * (@danielcpalmer)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/checkboxphp/)
 * If I customize checkbox.php (changing a few of the CSS class names so as not 
   to interfere with my theme), where do I put it? I tried child theme folder, didn’t
   work.
 * Thoughts? Thanks!
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/checkboxphp/#post-5714589)
 * See [Styling Contact Form](http://contactform7.com/styling-contact-form/)
 * Don’t edit files in the plugin’s folder.
 *  Thread Starter [DanielCPalmer](https://wordpress.org/support/users/danielcpalmer/)
 * (@danielcpalmer)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/checkboxphp/#post-5714690)
 * I understand that; however the class declaration on one of the checkboxes “last”
   is the same as the declaration on my Theme, making the last checkbox float “right”.
   I need to change the class name on either the plugin or theme – theme would be
   difficult because I’d have to change multiple template files.
 * Let me know what you think. Thanks!
 *  [Neil Murray](https://wordpress.org/support/users/buzztone/)
 * (@buzztone)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/checkboxphp/#post-5714708)
 * There is a link at the bottom [Styling Contact Form](http://contactform7.com/styling-contact-form/)
   to a comprehensive and detailed article on **Styling Contact Form 7 Forms**. 
   The article shows people, with suitable HTML & CSS skills, how to change the 
   appearance of their Contact Form 7 Forms to meet their particular requirements.
 *  Thread Starter [DanielCPalmer](https://wordpress.org/support/users/danielcpalmer/)
 * (@danielcpalmer)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/checkboxphp/#post-5714717)
 * Think I got it by forcing everything in the “checkbox” form item to float:none
   by adding !important.
 * Simple solution, thanks for helping me get there.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘checkbox.php’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [customized](https://wordpress.org/support/topic-tag/customized/)

 * 4 replies
 * 3 participants
 * Last reply from: [DanielCPalmer](https://wordpress.org/support/users/danielcpalmer/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/checkboxphp/#post-5714717)
 * Status: resolved