--- Mark Finney <[EMAIL PROTECTED]> wrote: > issue is here: www.helpusmarry.co.uk/test/ > > I am using IE6... > > Someone please explain what is happening! The coding > is so basic, the only > issue I have is with the positioning of the header > img, the page is just a > quick knock up to illustrate the problem. I have > tried using a background > image with css, and inserting the img directly into > the html document with > identical results. > > Kind regards, > > Mark
I went to check your CSS and you are using id's in your HTML: "#nav" & "#subContent" that don't seem to be in your stylesheet. There shouldn't be any style effects since those styles don't exist but, My suspicion is that one of the elements could be the cause of your content being pushed 1px to the right. Have you tried removing them and refreshing the page with just image header to see what happens? Elli ______________________________________________________________________ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > IE7 information -- > http://css-discuss.incutio.com/?page=IE7 > List wiki/FAQ -- http://css-discuss.incutio.com/ > Supported by evolt.org -- > http://www.evolt.org/help_support_evolt/ > ____________________________________________________________________________________ We won't tell. Get more on shows you hate to love (and love to hate): Yahoo! TV's Guilty Pleasures list. http://tv.yahoo.com/collections/265 ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
