This is a discussion on "Problem aligning submit button in Firefox" within the Web Page Design section. This forum, and the thread "Problem aligning submit button in Firefox are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Problem aligning submit button in Firefox
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
||||
|
Problem aligning submit button in Firefox
I am havign a problem aligning a submit button on one of my forms
I have pretty much the same code for my registration and login form which both work perfectly in IE and Firefox but this particlular form is causing problems. The first 2 password fields are aligned properly but the submit button in Firefox is indented quite a lot. It's like the label for the submit button is directly underneath and inline with the 2nd password input box. In IE it works properly but not in Firefox
Here is the CSS that is applied to the form
I have included the file that is causing problems if anyone wants to test it in Firefox so you can see what I mean. Last edited by AdRock; Aug 15th, 2006 at 22:04. |
|
|
|
||||
|
Re: Problem aligning submit button in Firefox
All fixed now...!
I need the labels in there to position the input boxes and submit button I did however take out the text-align right and changed it to left and it now works. If i took it out altogether it would center. |
|
||||
|
Re: Problem aligning submit button in Firefox
You definitly dont need a label for the submit button....
Just assign the submit button an id and then either use text-indent, or left margin to align it.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| problem, aligning, submit, button, firefox |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Submit button problems | lucyhjones | Starting Out | 4 | Sep 6th, 2007 18:22 |
| Problem with Javascript Back Button in Firefox | gorikain | JavaScript Forum | 4 | Jun 25th, 2007 22:23 |
| Aligning form in Firefox | Craigj1303 | Web Page Design | 6 | May 26th, 2007 12:17 |
| How can I use a graphic as submit button | Sporky | Web Page Design | 2 | Apr 17th, 2007 14:56 |
| Does a submit button have to be in the form itself | Sylvester | Web Page Design | 1 | Apr 17th, 2007 12:14 |