Jump to content

hover effect not working in ie, bit its working in mozilla


mubarakabbas

Recommended Posts

Hi,

 

I am unable to find the effect in ie, but i can get the desired result in mozilla, what the problem might be..I am working in ie7,

 

 

 

.button1 {

font: 12px tahoma;

background-color: #D7E5F2;

font-weight:500;

color: #102132;

margin-left: 16px;

margin-top: 3px;

margin-bottom: 2px;

 

}

 

 

.button1:hover

{

font: 15px tahoma;

background-color: #ff6c27;

color: #102132;

margin-left: 12px;

margin-top: 3px;

margin-bottom: 2px;

 

 

}

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.