I've just noticed that the spacing in my layout has changed, but I'm not sure why or when.
Here's an example page - www.labelking.co.uk
There now seems to be a big space between all of the boxes on the left and right sides, but strangley the spaces between the boxes in the middle has remained the same despite using the same spacing method.
To create the space I'm using this -
If I remove that line then there is no space at all, confirming that there is nothing else there causing any extra space. Just that line. (shim.gif is a 1x1 pixel blank image)
So why isn't the line being interpretted correctly...?
It looks fine in firefox, it's just IE that is suddenly screwing it up (maybe I donloaded an IE update that has changed things? But then it should also change the boxes in the middle...
It's also screwed up in actinic viewer - but it did obviously used to work because I used actinic and IE to create the site in the first place...
(using IE 7.0.5730.13)
Here's an example page - www.labelking.co.uk
There now seems to be a big space between all of the boxes on the left and right sides, but strangley the spaces between the boxes in the middle has remained the same despite using the same spacing method.
To create the space I'm using this -
<img src="shim.gif" height="4" width="100">
So why isn't the line being interpretted correctly...?
It looks fine in firefox, it's just IE that is suddenly screwing it up (maybe I donloaded an IE update that has changed things? But then it should also change the boxes in the middle...
It's also screwed up in actinic viewer - but it did obviously used to work because I used actinic and IE to create the site in the first place...
(using IE 7.0.5730.13)
Comment