I see the different banners in IE6 and no nav strip, although the banner is erratic. If I scroll to the bottom and back, the image disappears. The journal is probably not centering because the syntax on this CSS block is wrong (missing the brackets): .bodyblock { width: 850px; margin: auto; background-position: center; }
Comments 7
The journal is probably not centering because the syntax on this CSS block is wrong (missing the brackets):
.bodyblock {
width: 850px; margin: auto;
background-position: center;
}
Reply
I just added in the brackets, but it's still aligning to the left when the nav bar is turned on.
Reply
Reply
Reply
Leave a comment