Log in

View Full Version : IE 7 buttons problem



d-machine
08-13-2009, 11:37 AM
Hi,

I've created this page,
and I don't know why the buttons don't have backgrounds.
If you'll see in IE 8 or firefox you can see they have backgrounds.

http://msifrut.com/10.html

Thanks for the helpers!

jatinder.bimra
08-13-2009, 12:45 PM
* + html .button { background: red} :)

d-machine
08-13-2009, 01:26 PM
Thanks,
you can see I added it, but it still satyed the same

jatinder.bimra
08-14-2009, 04:06 AM
Can u show me your code...if u r giving directly to input tag then u have to give same as * + html input {....} and this line should be below the first declaration for Mozilla and other browsers..boz i did for same thing in my projects it worked and i try it yesterday only and then post to u....