DemonicB
12-10-2007, 08:02 PM
http://img88.imageshack.us/img88/4446/submitbuttonux2.png
The top button is the one that my code renders, yet I'd like it to have as the bottom.
Edit2: Forgot to add that this is only in FireFox and Opera... It renders fine in IE.
this is the code for the button:
<input name="sendit" type="submit" class="knop" id="submit" value="Bericht versturen" />
And I don't think I altered the style in my CSS, just made it wider (came out as that before I made it wider as well...)...
the page is here: http://www.ilfiorfiore.be/apostrophe/contact.php
If you need anything else to help me out, let me know :)
And thanks in advance.
Edit: I know I don't need the class and ID, but I added it to see if it altered anything... It didn't...
The top button is the one that my code renders, yet I'd like it to have as the bottom.
Edit2: Forgot to add that this is only in FireFox and Opera... It renders fine in IE.
this is the code for the button:
<input name="sendit" type="submit" class="knop" id="submit" value="Bericht versturen" />
And I don't think I altered the style in my CSS, just made it wider (came out as that before I made it wider as well...)...
the page is here: http://www.ilfiorfiore.be/apostrophe/contact.php
If you need anything else to help me out, let me know :)
And thanks in advance.
Edit: I know I don't need the class and ID, but I added it to see if it altered anything... It didn't...