Quote:
Originally Posted by silvermerc
Is it possible to curve the edges for login box's?
|
Corners of the input box or the entire login box?
Either way use CSS and apply it to the tables/divs that are holding the login information. You'll need at least 2 images if the box is a fixed size - one for rounded top corners, and one for rounded bottom. You'll need 4 images if the login box changes width - one for each corner.