hey guys....
ok i need a hack for safari..i have a box that i have set the margin to
Code:
.playervideo {
width: 329px;
float:right;
background-color: #FFFFFF;
margin-top: -20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 5px;
}
the above margin works perfect in all browsera apart from Safari 3.0 which is off when it comes to the margin settings...
any help or pointers ?