Form Buttons

  • Thread starter Thread starter Ed O'Brien
  • Start date Start date
E

Ed O'Brien

Is there any way to customize form buttons - "Submit" and "Reset". The
defaults are too dull.

TIA

Ed
 
Sure. Information is easily found in the FP help files.

Create the image you want in your image/graphics editing program. Import it
into your FP web, then:

Insert | Form | Picture to replace the standard form button.
 
Yes,

1) you can change the font colours, font size, background colours, borders
etc with styles - right click the button, choose "Style" and change the
options you want.

2) You can use an image as a submit button using <input type="image">

3) you can add a background image to a form button.
 
Thanks, Tom.

I wouldn't say 'easily', but I'll be taking your advice.

Thanks again.

Ed
 
Back
Top