Minichan

Topic: CSS help from any Gurus out there?

Catherine !TGirlYJKXM started this discussion 12 years ago #34,562

Externally hosted imageI am having an issue with this submit button not appearing where it should be on Firefox.

Chrome and Opera work fine.

This is how it should look and this is how it turned out on Chrome and Opera.

Catherine !TGirlYJKXM (OP) double-posted this 12 years ago, 23 seconds later[^] [v] #476,794

This is how Firefox is displaying the page.

Catherine !TGirlYJKXM (OP) triple-posted this 12 years ago, 9 minutes later, 10 minutes after the original post[^] [v] #476,795

Here is my CSS for the submit button.

input[type="submit"] {
width: 150px;
float: none;
margin: 0px auto 0px auto;
}
:

Please familiarise yourself with the rules and markup syntax before posting.