Word 2010 Forms "Click here to enter text" spacing

You can do this, but there are drawbacks:

Method: (with formatting restrictions turned off)

  • Insert your content control
  • Click "Design Mode" (in the Controls section of the Developer ribbon)
  • The default text ("Click here to enter text") can now be edited in any way you want -- with one exception: it must contain at least one character (but it can be a space). You can even change the font face and size.
  • Click the "Design Mode" button again, to return to standard mode.

Drawbacks:

  • if you remove all the text (save one character), it becomes slightly more challenging for a user to click in the form (a harder target for their mouse). Perhaps you could leave just a few characters, if that doesn't impact your page count.
  • if you only use space characters, the content control becomes invisible until you click in it, again, making it more challenging for the user to find it. (Although you can adjust Field Shading to help here)

For more details, refer to this documentation


You can modify the style associated with the default text of content controls. Doing this means you can change the formatting of the default text for all content controls.

The style itself is hidden but can be found using the following steps:

  1. On the main toolbar click Home and then the small arrow at the bottom right of the Styles toolbar.
  2. Click the Manage Styles button at the bottom (it looks like a pencil infront of two A's)
  3. On the Edit tab choose to sort the list alphabetically (it's easier) and find the Placeholder Text style. You will see the style is set as always hidden. If you want to change this click on the Recommended Tab and click Show.
  4. With the placeholder style selected click Modify and change the font\size\color to something that avoids the page structure from changing. You should see this formatting applied to all content controls which display default text.

This technique work for every content control in the the document and also for any new controls inserted.