Ok so heres the deal- working on polishing out the layout on this site:
The header bar, which was created as somewhat of an after thought, was pushed into place using negative margins and floats right and left. Here is the CSS used to put it n place (which works in chrome and all updated browsers):
[CSS moderated as per the Forum Rules. Please just post a link to your site.]
Now some of that is obviously just formating- but what am I missing that is making the layout break in IE7 specifically? I was told the position: relative addition was a common fix for this.
Recommendations?
Thanks!