A little help please

Discussion in 'HTML & Website Design' started by kidblogger, May 6, 2007.

  1. #1
    As you can see on the upper right corner of this site, I have 3 icons there but if you are using IE6 you will not see it. Ohh, I hate ie... hehehehe :D Any solutions?
     
    kidblogger, May 6, 2007 IP
  2. T1pt2p

    T1pt2p Well-Known Member

    Messages:
    715
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    140
    #2
    I have the same problem with IE6 and 5, they are crappy browser. :mad:
     
    T1pt2p, May 6, 2007 IP
  3. kidblogger

    kidblogger Active Member

    Messages:
    791
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    70
    #3
    Hehehe... Ohh microsoft. :D
     
    kidblogger, May 6, 2007 IP
  4. kidblogger

    kidblogger Active Member

    Messages:
    791
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    70
    #4
    Let's not talk about microsoft.. hehehe, anybody knows what the bug is?
     
    kidblogger, May 6, 2007 IP
  5. T1pt2p

    T1pt2p Well-Known Member

    Messages:
    715
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    140
    #5
    You should add special code for IE 6 on your CSS.
    For example you can add :

    
    _position:absolute;
    _margin-right:50pt;
    _left:170px;
    _top:0px;
    
    Code (markup):
    to display a page's component exactly where you want.
    Firefox, IE 7 and many other browser are ignoring those line of codes because you added underscore in front of each line. IE 6 reads those codes and therefore use it as reference when displaying a page. It works on my site, and hopefully works for you too. :)
     
    T1pt2p, May 6, 2007 IP
  6. jgjg

    jgjg Peon

    Messages:
    595
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I don't see any icons in Firefox
     
    jgjg, May 9, 2007 IP