ok i panicked.....i had to switch the submit to file...now it works thx :)
On 5 Sep., 20:04, Tomfox Wiranata <[email protected]> wrote: > thx dave...that makes sense > > but it wont work..... > > On 5 Sep., 19:57, "Dave Maharaj" <[email protected]> wrote: > > > CSS > > > #uploadAttachmentsForm input[type=submit] { > > > whatever you like > > > } > > -----Original Message----- > > From: Tomfox Wiranata [mailto:[email protected]] > > Sent: September-05-10 3:20 PM > > To: CakePHP > > Subject: is it possible to format the standard php file upload form? > > > hi, > > > when using > > > <div id="flyer_upload_form"> > > <?php > > echo $form->create('Link', > > array('name'=>'uploadAttachmentsForm','id'=>'uploadAttachmentsForm','type'=> > > 'file')); > > > </div> > > > i get a working but awful big form with a huge button...is there any > > way to take influence on the size of the button? > > > big thx :) > > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp others > > with their CakePHP related questions. > > > You received this message because you are subscribed to the Google Groups > > "CakePHP" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group > > athttp://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
