Jump to content

[SOLVED] problem with footer in internet explorer


Recommended Posts

 

try to add display:inline-block; to 

#reinsurance_block li {
display: inline-block;
float: left;
padding: 15px 10px !important;
font-size: 13px;
color: #ffffff /*#333*/;
text-transform: uppercase;
text-shadow: 0 1px 0 #fff;
}

Thank you for looking into this.  I tried adding the the code above.  Its still the same.  If I remove one of the module (social network links) from left side, then its good. 

Link to comment
Share on other sites

×
×
  • Create New...