Hi, i have problem with google chrome:
I make an input box for login, it should look like this one in FF:
But it appear like this in chrome, safari, & IE.7
This is input code:
This is the CSS:Code:<input type="image" class="login" onclick="javascript:ajaxpage('content/do-login.html', 'kolomlogin');"/>
And This is the Image:Code:.login { display: block; width: 67px; height: 32px; background: url('images/button/login.png') bottom; } .login:hover { background-position: 0 0; }
So is there any problem with my css code?
Thank you for your attention![]()



Reply With Quote


Bookmarks