This topic is locked

File input won't resize in Editor

8/12/2015 6:02:23 AM
PHPRunner General questions
T
text author

Hi
I've upgraded to 8.0 and am working on a legacy project made in 5.3. The issue I have is that one cell which contains a photo upload area will not resize in the editor, I can drag it to say 400px but as soon as I build it it will resize to 748px.
I've looked at the css and can see this "<input type="File" style="min-width: 748px" id="value_pphoto_1" name="value_pphoto_1">" somewhere min-width is being set but I cannot find where. Any clues as to how to solve this would be much appreciated!
Thanks

Admin 8/12/2015

I guess that min-width is a wrong CSS attribute for this task. See this: http://reference.sitepoint.com/css/min-width