I've replaced the default button with a graphic background image. Firefox appears to appropriately center the text of the button, or it sets the text on the bottom. It's almost unnoticeable. IE 9 shoves the text over to the right.
I've added this to my .css file:
input, button
{
padding : 0px ;
text-align: center ;
}
This helps, but with IE 9 the text is clearly shoved up to the top and with Firefox, the text is moved slightly to the right.
Is there a way I can just set the text to be centered horizontally and vertically?
-=[EDIT]=-
@tlhIn`toq - You're RIGHT! That fixed EVERYTHING!...
This post has been edited by Galaxy_Stranger: 30 May 2012 - 08:18 AM

New Topic/Question
Reply



MultiQuote






|