I have a client who's running a Wordpress blog, On this page, http://www.threespeech.com/blog/2006/10/09/phil-harrison-on-blu-ray/#respond The submit button is viewable in FF but not in IE, anyone got any idea what is causing this, I'm pretty certain it's an issue with the CSS. They have an email going out in an hour, so I'd like to get it fixed by then if possible?
Had a look and I have no idea but worth trying: 1. Set an absolute path to the image in the CSS here: .submitbutton { width: 64px; height: 27px; margin: 0; padding: 0; border: 0; background: transparent url(images/submit.gif) no-repeat center top; text-indent: -1000em; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */ } Code (markup): 2. Give it an Alt/Title tag aso at least something might show instead of nothing at all. But that's out of desparation really...
Cheers, I'll give it a try No luck with that Not sure what was causing it at all, I removed the class from the button entirely and at least it's showing up now
hey buddy... why dont you use a Image as a button ? a button image will be a good idea for you. Rage.
It was an image, but it didn't work. For time pressed situations like this I have an account at ExpertsExchange. With some money behind it, solutions pop up very fast.
Cheers mate, the client was happy that it worked in the end so hopefully they'll start using us for their web design in future