Hello group,

I have my loadingpanel CSS defined to

.olControlLoadingPanel {
    background-image: url( ./img/bigCircle.gif ) ;
    margin-left: 50%;
margin-right: 50%;
    margin-top: 50%;
position: relative;
    width: 200px;
    height: 6em;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}


and that places my gif image almost at the bottom of window. I tried with
many other values but could not bring it to the centre of window. Could any
one help me solving this please. Also, the gif files are working fine in IE6
and are static - couldn't see any moment ( for example clock gif ) in IE8.
Are gifs not supported in IE8 ?

Thanks,
Kalyan
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to