|
Posted by Els on 05/21/06 12:39
aljosa001@gmail.com wrote:
> please help, I need to hide the bottom margin from IE:
>
> .precaci1 {
> display: -moz-inline-box;
> width:245px;
> height: 69px;
> padding: 0px;
> margin: 0px 0px 12px 0px;
_margin-bottom:0px;
> background: url(images/precac1.gif) no-repeat top left;}
> .precaci1:hover {
> background-position: right;}
(underscore hack, only read by IE<7, not valid CSS2, valid CSS2.1 )
--
Els http://locusmeus.com/
Navigation:
[Reply to this message]
|