Re: [css-d] Stylized Submit Button

2009-09-08 Thread Robbert van Andel
Floating the input elements fixed the issue. Thanks On Tue, Sep 8, 2009 at 2:36 PM, jeffrey morin wrote: > > > On Tue, Sep 8, 2009 at 5:20 PM, Robbert van Andel wrote: > >> We are working to make a nice looking search form. I'm playing around >> with >> a textbox with rounded corners and submi

Re: [css-d] Stylized Submit Button

2009-09-08 Thread jeffrey morin
On Tue, Sep 8, 2009 at 5:20 PM, Robbert van Andel wrote: > We are working to make a nice looking search form. I'm playing around with > a textbox with rounded corners and submit button that has an image > extending > the border around the button. I'm having trouble aligning the button with > th

[css-d] Stylized Submit Button

2009-09-08 Thread Robbert van Andel
We are working to make a nice looking search form. I'm playing around with a textbox with rounded corners and submit button that has an image extending the border around the button. I'm having trouble aligning the button with the input box. Below is the HTML and CSS used for the page (which can