PDA

View Full Version : ie7 issue


edrosenthal350859
07-12-2011, 08:31 PM
in a site i am working on - www.sequoiapacificmortgage.com
all the browsers test ok except for ie7,
as shown by looking at adobe browser lab..

i think i've given height and width to the container,
and the text that is not adjusted properly in ie7 is inside that container, and i am not using position absolute or position relative here. the navigation is correct, and other text
on the page is ok, just the header text that should sit in the green area below the navigation... any suggestions ideas?

ijs174940
07-20-2011, 04:22 AM
From looking at your link I cannot see the css that refers to the <div id="headertext">
other wise you could set the div to be offset from its parent div to get the correct position in IE7.