invisiblelimb
Member
Posted 5 months ago #
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.
sshilo
Member
Posted 3 months ago #
anyone have any idea how to do this?
rwanito
Member
Posted 3 months ago #
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
If you have a solution, i'm realy interested too.
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