Title: Cosmetics
Last modified: April 8, 2020

---

# Cosmetics

 *  [ardeleanul](https://wordpress.org/support/users/ardeleanul/)
 * (@ardeleanul)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/cosmetics/)
 * Hello,
 * I bought the pro version of the plugin and I would like to change the aspect 
   of the form:
 * 1. I’d like to change the text size of the title. How do I do that?
    2. I would
   like to ass more space after the title. Changing plugin title size didn’t do 
   anything. 3. I would like to add the text for the check button right after the
   check box. Since the name boxes have 200px in width, if I place the position 
   of the check box text on the right, the distance is too big. 4. I would like 
   to add a border.
 * Summary 1,2,3,4 I have a newsletter widget on the right side of the page. My 
   wish is to make your form to look similar.
 * Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcosmetics%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)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/cosmetics/#post-12654289)
 * Hi, here is some proposed css that you need to put in Custom CSS area of the 
   shortcode:
 *     ```
       div#wordpress_file_upload_title_1 {
           font-size: large;
           margin-bottom: 16px;
       }
       div#userdata_1_fieldwrapper_4 {
           width: auto;
       }
       div#wordpress_file_upload_block_1 {
           border: 1px solid silver;
           width: 400px;
           padding: 20px;
       }
       ```
   
 * In addition, change Label Position of the checkbox to Right.
 * Please also send me an email at [nickboss@iptanus.com](https://wordpress.org/support/topic/cosmetics/nickboss@iptanus.com?output_format=md)
   if you have further questions because this forum is only for the Free version.
 * Regards
 * Nickolas

Viewing 1 replies (of 1 total)

The topic ‘Cosmetics’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [nickboss](https://wordpress.org/support/users/nickboss/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/cosmetics/#post-12654289)
 * Status: not resolved