styling file input types is very unpredictable across browsers. might i suggest trying the size="" attribute instead of trying to use css?
On Nov 16, 2007 9:48 AM, Richard White <[EMAIL PROTECTED]> wrote: > Hi, > > i have a cfinput tag of type file and noticed that you cannot change the > width of it as you would normally do with any other type of cfinput: > > <cfinput style="width:350;" type="file" name="ul_path" id="ul_path" > accept="application/msexcel"> > > the above tag isnt changing the width > > does anyone have any ideas on how to get around this > > thanks > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Check out the new features and enhancements in the latest product release - download the "What's New PDF" now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293469 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

