PDA

View Full Version : Simple form headache - spacing and height


dennybot
03-28-2006, 06:05 PM
Sorry if this is already covered. I poked around this site and others for workaround tips, but no luck so far.

On the test page below, I am trying to build out a simple one-line image submission form. Here's what I'm having trouble with:

1. Is there any way at all to put some space between the text box and the "browse" button?

2. What's the best way to get the form element heights to closely match the height of my graphical "submit" button?

3. Best way to create space between the browse button and the graphical sumbit button?

In short, I'm looking for tips to get this form to display as elegantly as possible, with equal heights and preferably equal spacing between each element. I know form elements display vastly differently among browsers, but I CARE MOST ABOUT IE AND FIREFOX.

Thanks in advance for your tips!


TEST PAGE:
http://www.dennyslounge.com/formtest.html

dennybot
03-28-2006, 11:50 PM
I guess I didn't inspire many folks out there with my issue. ;)

I guess my bottom line question, to anyone who knows the answer, is:

Is there any way to get space between the text box and the form button of a single form element?