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; }
I guess I don't understand what side part you're referring to. You're trying to keep the dotted border around the image where it is? It makes no sense to me that applying a border in body{} only wraps around the header image.
It made no sense to me either but that's what it did! I moved it into the .pageheaderblock and it's working just find there BUT it screwed up my headermenu and my bodyheaderblock so I just fixed those but now? all of the borders I had everywhere else are gone!
It's like I manage to fix one problem and create another. :-)
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
Reply
It's like I manage to fix one problem and create another. :-)
Reply
Reply
Leave a comment