Look at this link: pokereagles.com/poker-movies/ My header is not appearing in IE but it does in FF. Does anyone know why? Thanks Nima
Weird. I don't know, but maybe if you move the code for the header to before the content? It shouldn't matter, but maybe IE has decided it doesn't like it that way.
I dont want to move the header DIV on top (i want the content to be on top)... But I cant figure why this doesnt work
Upon closer inspection, close the wrapper div before the header (ie. place the header outside the wrapper). That works.
Fantastic, it works... Thanks a bunch. Now I gotta get my left menu to have the same height as the Main-Content and first phase is done.