Title: button graphic layout error
Last modified: March 12, 2018

---

# button graphic layout error

 *  [giovanto](https://wordpress.org/support/users/giovanto/)
 * (@giovanto)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/button-graphic-layout-error/)
 * Hi,
    I installed your last version of the plugin. Everything works fine but as
   you can see in the page attached, the layout of the buttons and custom fields
   is a little bit confused. The button with label “scegli file” (choose file in
   English) is cutted in half part and the custom fields are too small. Can you 
   help me please? Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbutton-graphic-layout-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [nickboss](https://wordpress.org/support/users/nickboss/)
 * (@nickboss)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/button-graphic-layout-error/#post-10064187)
 * Hi, please put the following css code in Custom CSS area of your theme:
 *     ```
       span.file_title_clean {
           font-size: 14px;
       }
       input#input_1 {
           left: 0;
       }
       div#wordpress_file_upload_userdata_1_0 {
           width: 300px;
       }
       ```
   
 * Regards
 * Nickolas

Viewing 1 replies (of 1 total)

The topic ‘button graphic layout error’ 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/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)
 * [layout](https://wordpress.org/support/topic-tag/layout/)

 * 1 reply
 * 2 participants
 * Last reply from: [nickboss](https://wordpress.org/support/users/nickboss/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/button-graphic-layout-error/#post-10064187)
 * Status: not resolved