RiaanSA
5 Jul 2012, 5:23 AM
Hi,
I am getting something weird.
In Firefox the window will look like.
36864
But using Internet Explorer 9 I get.
36865
My CSS for example
.ds-pdf-icon {
background: url(/datashed_media/icons/Adobe-PDF-Document.ico) !important;
background-repeat: no-repeat;
}
.ds-logout-icon {
background: url(/datashed_media/icons/logout.ico) no-repeat;
}
Does it have something to do with size and type?
Please advice.
I am getting something weird.
In Firefox the window will look like.
36864
But using Internet Explorer 9 I get.
36865
My CSS for example
.ds-pdf-icon {
background: url(/datashed_media/icons/Adobe-PDF-Document.ico) !important;
background-repeat: no-repeat;
}
.ds-logout-icon {
background: url(/datashed_media/icons/logout.ico) no-repeat;
}
Does it have something to do with size and type?
Please advice.