When you first create a Text Input box on a page, it will look like this: |
|
However, you can change it to any style you require by changing properties of the object, such as its border and effects in the Properties dialog box. For example, another familiar style for input boxes is the sunken box: |
|
This was created by simply removing the Shadow effect and replacing the plain single pixel Border with a sunken one with appropriate colours. |