Need some help getting my site to look good on IE

Discussion in 'HTML & Website Design' started by Kevin T Perry, Aug 16, 2012.

  1. #1
    My site is http://6starmedia.com. It looks perfect on Firefox, but the homepage looks like a train wreck on Internet Explorer. The funny thing is that all the other pages look fine in IE...it's only the homepage that looks like crap. My initial thought is that it could be something in the Main Index Template, but i'm not certain.

    If anyone could help me out that would be great.

    Kevin
     
    Solved! View solution.
    Kevin T Perry, Aug 16, 2012 IP
  2. ashishkg

    ashishkg Active Member

    Messages:
    233
    Likes Received:
    8
    Best Answers:
    3
    Trophy Points:
    68
    #2
    I will help you there is 2 issue first the CSS and second is float issue..
    If you want to fix please PM me or contact me via Skype/Gtalk: ashishkg17
     
    ashishkg, Aug 16, 2012 IP
  3. Kevin T Perry

    Kevin T Perry Peon

    Messages:
    1,065
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you'll have to first explain to me what a "float issue" is

    Kevin
     
    Kevin T Perry, Aug 16, 2012 IP
  4. #4
    You used the float here
    .col-left {
    float: left;
    }

    after finish the div you need clear the float like <div style="clear:both">&nbsp;</div>
     
    ashishkg, Aug 16, 2012 IP
  5. Kevin T Perry

    Kevin T Perry Peon

    Messages:
    1,065
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I'm willing to pay someone to get this fixed for me. Just reply here or PM me.

    Thanks,

    Kevin
     
    Kevin T Perry, Aug 16, 2012 IP
  6. Kevin T Perry

    Kevin T Perry Peon

    Messages:
    1,065
    Likes Received:
    41
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Got someone to take care of it for me. Thanks

    Kevin
     
    Kevin T Perry, Aug 16, 2012 IP
  7. kdb_bdk

    kdb_bdk Active Member

    Messages:
    163
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    55
    #7
    I think someone already answerd you
     
    kdb_bdk, Aug 16, 2012 IP