Small problem with image placement in IE6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zimsurfa
    New Member
    • Feb 2008
    • 2

    Small problem with image placement in IE6

    Hi guys,

    Hope you're doing well. I know a little bit about CSS but not that much so I haven't been able to solve a CSS issue that I'm having in the IE6 browser. The code is nice and neat because I used a PSD-to-XHTML service originally - but I've made a fair number of changes since then. Recently I tried to do a drop-shadow footer image (footer.gif) and was told to add this code to the CSS:

    Code:
    #wrapper img{margin-left:1px;}
    This fix works in Opera and Firefox but I also tested in IE6 on Windows XP and the footer doesn't look right on the main pat testing home page. However, more importantly, the free guide page is now pretty messed up too.

    The free guide page should look a bit like this page does.

    I was hoping a CSS ninja could help me with this glitch?

    Thanks in advance!
  • Death Slaught
    Top Contributor
    • Aug 2007
    • 1137

    #2
    Fix these . If it still doesn't fix it after that post back.

    Thanks,
    {\_/}
    (' . ')
    (")[DEATH](")
    (")(")

    Comment

    • zimsurfa
      New Member
      • Feb 2008
      • 2

      #3
      Death, thanks very much for the reply.

      My CSS now validates but the problem still remains.

      Comment

      Working...