Hi,
I'm getting this error in firefox using my ccs file.
Error in parsing value for property 'background-position'. Declaration dropped.
Any clues.
Thanks.
I'm getting this error in firefox using my ccs file.
Error in parsing value for property 'background-position'. Declaration dropped.
Code:
.box_propertyinfo {
background-position: fixed;
float: right;
width: 190px;
height: 50px;
}
.font_propertyinfo {
text-transform: capitalize;
text-align: right;
font-size: 11px;
}
Any clues.
Thanks.