Title: Centering form
Last modified: August 30, 2016

---

# Centering form

 *  Resolved [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/centering-form-1/)
 * Hi there.
 * Great plugin.
 * What’s the best way to center the form on a page?
 * Thanks for your support!
 * [https://wordpress.org/plugins/calculated-fields-form/](https://wordpress.org/plugins/calculated-fields-form/)

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/centering-form-1/#post-6250681)
 * Hi,
 * Into the form builder in the administration area, click the “Form Settings” tab
   and you can change there the alignment of the field labels.
 * Thank you for using the plugin!
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/centering-form-1/#post-6250745)
 * Hi,
 * There are other solutions if you want centering the form in the page’s content.
   These solutions require that you activate the “Text” tab in the content editor,
   because if you insert a HTML tag in the page’s content with the “Visual” tab 
   selected, the symbols “<“, and “>” are replaced by “<“, and “>” respectively.
 * First solution. Inserts the form shortcode into the center tags:
 * `<center>...</center>`.
 * Second solution. Inserts the form shortcode into DIV tags with some styles defined:
 * `<div style="width:50%;margin-left:auto;margin-right:auto;">...</div>`
 * Thank you for using the plugin!
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/centering-form-1/#post-6250746)
 * Thanks! Yes it was actually about centering the complete form on the page. I 
   now achieved it with some left padding, but will look into your solution as well!
 * Thanks!

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

The topic ‘Centering form’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/centering-form-1/#post-6250746)
 * Status: resolved