Title: Horizontal Align checkboxes
Last modified: January 25, 2017

---

# Horizontal Align checkboxes

 *  Resolved [rhj4](https://wordpress.org/support/users/rhj4/)
 * (@rhj4)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/horizontal-align-checkboxes/)
 * I am creating a questionnaire with a series of checkbox questions. The checkbox
   values are “0” “1” and “2”. They are showing up vertically aligned (one beneath
   the other) but I want them horizontally aligned so they don’t take up so much
   screen space. Here is an example of one of my questions:
 *     ```
       <tr>
           <td>1</td>
           <td>You have the feeling that something has changed inside of you</td>
           <td>[checkbox* spiritual-awakening id:q01 class:sa "0" "1" "2"]</td>
       </tr>
       ```
   

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

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/horizontal-align-checkboxes/#post-8694817)
 * Where can I see the site?
 *  Thread Starter [rhj4](https://wordpress.org/support/users/rhj4/)
 * (@rhj4)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/horizontal-align-checkboxes/#post-8695224)
 * Here is a link to the page: [http://www.connexions.world/spiritual-awakening/](http://www.connexions.world/spiritual-awakening/)
 * I fixed that problem by giving the form more space. Now I have a few other question.
   I can submit them as separate topics if you want, but here they are:
 * 1) After the form is submitted, I want to run the form through my own code to
   process it and then send a message back to the submitter. What are the steps 
   to do that.
 * 2) The id value is not showing up in the Flamingo Inbound Message log. How to
   I get it to show up?
 * 3) I want to clear the form after it has been entered. I know this can be done,
   but I can find where this is configured.
 * Thanks for your help.
 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/horizontal-align-checkboxes/#post-8698090)
 * You should open a new thread for a new topic.

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

The topic ‘Horizontal Align checkboxes’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/horizontal-align-checkboxes/#post-8698090)
 * Status: resolved