Saturday, February 26, 2011

Create a custom submit button in dreamwhever

Create a custom submit button in dreamwhever
  1. The first step is to create a style with the background color and font that you'd like for the submit button. Open the Style window by clicking on Window > CSS Styles. Create a new style by clicking on the '+' icon found at the bottom. Give a name to the style like 'buttonstyle' and click on OK. In the 'Type' category select the font type, size, color and weight. In the 'Background' category select the background color that you'd like for the text box. Click on OK when you've finished.
  2. The next step is to insert a text box by clicking on Insert > Form Objects > Text Field.
  3. The final step is to apply the style to the text box. Select the text box and from the CSS Styles window select the style 'buttonstyle'. Once the style is applied to the text box click on File >Preview in Browser to preview the text box in Internet Explorer.
    Please Note: You will not be able to view the style in the text box in Dreamweaver. You can only preview it in Internet Explorer.

No comments:

Post a Comment