User Profile

Collapse

Profile Sidebar

Collapse
Remulon
Remulon
Last Activity: Feb 11 '08, 12:22 AM
Joined: Jan 24 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Remulon
    replied to Image Button Problem in FireFox
    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.
    See more | Go to post

    Leave a comment:


  • Remulon
    replied to Image Button Problem in FireFox
    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?
    See more | Go to post

    Leave a comment:


  • Remulon
    replied to Image Button Problem in FireFox
    ok.. I have PM'd you the link..
    See more | Go to post

    Leave a comment:


  • Remulon
    replied to Image Button Problem in FireFox
    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"...
    See more | Go to post

    Leave a comment:


  • Remulon
    replied to Image Button Problem in FireFox
    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]
    See more | Go to post

    Leave a comment:


  • Remulon
    started a topic Image Button Problem in FireFox

    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...
    See more | Go to post
No activity results to display
Show More
Working...