Hey guys, On this page: http://www (dot) pintmeisters (dot) com/ I have an image of a shield floated to the right on the header. This works perfectly in every browser but IE6 (of course). In IE6, the entire page is floated to the left of the shield, leaving the area under it blank. I've attached screenshots for reference. I can't figure out how to make this work in IE6... does anyone see a solution to this? Thanks a lot for any help or suggestions!
You're not floating the rest of your content, right? IE by default sets the floats funny, Your content is going to have to be either floated as well, or at least set to clear clear:both I think Let me know if that helps any.
That's the exact issue. Someone in another forum found, and fixed the problem. Thanks a lot for looking at this, unr. I really appreciate it!