No problem doc.
I have a quick fix:
The ip div had a padding-bottom:40px, I have removed it and added a padding-top:40px to the div that holds the button.
This fixes the overlap problem and keeps the same spacing between the button and the div above it.
Thanks for your help, it is much appreciated.
User Profile
Collapse
-
Thanks doc..
I see that, now that I have the three buttons there, only part of the first one is inactive, the part below the ip class.
Will I have to either move the button down or adjust the height of the ip class?
Or is there any way that I can bring the button to the foreground?Leave a comment:
-
-
ok.. my bad, those quotes aren't really there.. the image source is fed through by php, so I pasted the image source in there for the post..
here is something more puzzling...
I have been throwing in a couple of other buttons to troubleshoot this and at the moment I have 3 buttons in there and the code looks like this:
[HTML]<input name="Submit" type="image" src="images/button.gif"...Leave a comment:
-
Even if I add the width and height of the image, it still acts the same in FF.
[HTML]<input name="Submit" type="image" src="'images/button.gif'" alt="The Button" width="190" height="38" border="0">[/HTML]Leave a comment:
-
Image Button Problem in FireFox
Hi,
I am having a problem with an image button in FireFox.
Here is my button:
[HTML]<input name="Submit" type="image" src="'images/button.gif'" alt="The Button" border="0">[/HTML]
This image button works fine in IE, but in FF you can only click on the bottom half of the button or so. The top half is inactive.
I have never...
No activity results to display
Show More
Leave a comment: