Re: css positioning
also if you call the image with an absolute path using http in the css instead of a relative path IE will bug out and say 'some items on this apge are not secure' when using HTTPS.
you can always call images in the skin1/images folder with just this.
background:url(images/imageName.jpg);
__________________
xcart 5.1.2
|