Title: [Plugin: TDO Mini Forms] Style for upload widget?
Last modified: August 19, 2016

---

# [Plugin: TDO Mini Forms] Style for upload widget?

 *  [invisiblelimb](https://wordpress.org/support/users/invisiblelimb/)
 * (@invisiblelimb)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-style-for-upload-widget/)
 * What class or style code do I use to edit the upload widget for my form?
 * My page background is black and uses Arial font but the upload widget has a white
   background and uses Times New Roman. I tried wrapping it in div tags and making
   my own class but that did not work.
 * Thanks.

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

 *  [sshilo](https://wordpress.org/support/users/sshilo/)
 * (@sshilo)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-style-for-upload-widget/#post-1122128)
 * anyone have any idea how to do this?
 *  [rwanito](https://wordpress.org/support/users/rwanito/)
 * (@rwanito)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-style-for-upload-widget/#post-1122135)
 * Upload widget is an iframe which id is “uploadfiles_inline”, that helps ?
    Do
   you use firebug to know who-do-what in css, as I try to do, (unsuccessfully;)?
 * Did you tried this ?
    [http://thedeadone.net/forum/?p=3728](http://thedeadone.net/forum/?p=3728)
 * If you have a solution, i’m realy interested too.
 *  [the_dead_one](https://wordpress.org/support/users/the_dead_one/)
 * (@the_dead_one)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-style-for-upload-widget/#post-1122143)
 * I’m afraid the only way to do it currently is to modify the code directly. The
   PHP/HTML is in the file tdomf-upload-inline.php
 *  [gridsix1](https://wordpress.org/support/users/gridsix1/)
 * (@gridsix1)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-style-for-upload-widget/#post-1122196)
 * So where in the tdomf-upload-inline.php file do you adjust the size? I’m not 
   seeing dimensions or iframe code anywhere.
    (I’ve fixed the background and font,
   but I need to adjust the size of the large box that the upload form takes up.)
 *  [duhdaniel](https://wordpress.org/support/users/duhdaniel/)
 * (@duhdaniel)
 * [16 years ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-style-for-upload-widget/#post-1122205)
 * you can not style the upload widget externaly because it’s an <i-frame>
 * **You can only edit the file at:**
    [http://www.[yourdomain].com/wp-admin/plugin-editor.php?file=tdo-mini-forms/tdomf-style-form.css](http://www.[yourdomain].com/wp-admin/plugin-editor.php?file=tdo-mini-forms/tdomf-style-form.css)
 * (plugins > tdo-mini-forms > edit)
 *  [cyruspatten](https://wordpress.org/support/users/cyruspatten/)
 * (@cyruspatten)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-style-for-upload-widget/#post-1122208)
 * I found where to edit the inline form size. It’s in this file:
 * tdo-mini-forms/include/tdomf-upload-functions.php
 * About half way in you’ll see:
 * `$output .= "<iframe id='uploadfiles_inline' name='uploadfiles_inline' frameborder
   ='0' marginwidth='0' marginheight='0' width='100%' height='$height' src='$inline_path'
   ></iframe>";`
 * You can adjust the width and height using pixels to suit your needs.

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

The topic ‘[Plugin: TDO Mini Forms] Style for upload widget?’ is closed to new replies.

 * 6 replies
 * 7 participants
 * Last reply from: [cyruspatten](https://wordpress.org/support/users/cyruspatten/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-tdo-mini-forms-style-for-upload-widget/#post-1122208)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
