Title: Adjust user entry fields
Last modified: April 29, 2017

---

# Adjust user entry fields

 *  [simonmaxhill](https://wordpress.org/support/users/simonmaxhill/)
 * (@simonmaxhill)
 * [9 years ago](https://wordpress.org/support/topic/adjust-user-entry-fields/)
 * I’m hoping to do the following:
 * Adjust the font type and size of the User Entry Fields, Label and buttons.
 * Move the user entry fields to above the upload buttons, etc.
 * Here’s an image showing what I’m mucking with. Am I out of my depth?⌊image showing
   what I'm trying to do⌉

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

 *  Plugin Author [nickboss](https://wordpress.org/support/users/nickboss/)
 * (@nickboss)
 * [9 years ago](https://wordpress.org/support/topic/adjust-user-entry-fields/#post-9082008)
 * Hi, to move the user fields above the upload button, simply go to Placements 
   tab using the visual editor and change the placement of userdata element.
 * To adjust the fonts, you need some css tweaks. What is the URL of the page?
 * Nickolas
 *  Thread Starter [simonmaxhill](https://wordpress.org/support/users/simonmaxhill/)
 * (@simonmaxhill)
 * [9 years ago](https://wordpress.org/support/topic/adjust-user-entry-fields/#post-9085965)
 * It worked! I don’t know why I couldn’t find User Fields before when trying this.
 * Here’s the URL!
    [http://smhcasting.com/contact/submit/](http://smhcasting.com/contact/submit/)
 * Thank you for your support of my simple questions. It’s very helpful.
 *  Plugin Author [nickboss](https://wordpress.org/support/users/nickboss/)
 * (@nickboss)
 * [9 years ago](https://wordpress.org/support/topic/adjust-user-entry-fields/#post-9087649)
 * To math the font use the following css rule:
 *     ```
       div#wordpress_file_upload_block_1 * { font-family: "Rockwell"; }
       ```
   
 * If you have the Pro version you can put it in the Custom CSS area of the shortcode
   using the plugin’s visual editor. If you have the free version, just put it in
   the Custom CSS area of your theme.
 * Nickolas

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

The topic ‘Adjust user entry fields’ is closed to new replies.

 * ![](https://ps.w.org/wp-file-upload/assets/icon-256x256.png?rev=3252590)
 * [Iptanus File Upload](https://wordpress.org/plugins/wp-file-upload/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-file-upload/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-file-upload/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-file-upload/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-file-upload/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-file-upload/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [nickboss](https://wordpress.org/support/users/nickboss/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/adjust-user-entry-fields/#post-9087649)
 * Status: not resolved