IE CSS - Just a quick review needed

Discussion in 'Websites' started by soapbath, Aug 22, 2005.

  1. #1
    http://www.dimensionet.com/teen can anyone please tell me if they looks okey in IE, to someone else using same IE as me it looks fine to me content boxs are at the bottom.
     
    soapbath, Aug 22, 2005 IP
  2. eiso

    eiso Peon

    Messages:
    583
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #2
    IE also messes it up here, if you want i'll create a table design for you ( for free ofcourse ) so that it works, just come on MSN if you need my help.

    Best regards,

    Eiso
     
    eiso, Aug 22, 2005 IP
  3. Lever

    Lever Deep Thought

    Messages:
    1,823
    Likes Received:
    94
    Best Answers:
    0
    Trophy Points:
    145
    #3
    In FF it's fine, but in IE 6.0.2.blahf'ingblah the welcome blurb starts under the log-in box...
     
    Lever, Aug 22, 2005 IP
  4. soapbath

    soapbath Peon

    Messages:
    909
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Eiso, thanks I might just do so. But first I would like to see if there is anyway I can fix this problem?
     
    soapbath, Aug 22, 2005 IP
  5. soapbath

    soapbath Peon

    Messages:
    909
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #5
    soapbath, Aug 22, 2005 IP
  6. e10

    e10 Well-Known Member

    Messages:
    2,250
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    185
    #6
    Soapy, my kids are younger than your target group but I think you need to go and proof read that page. Sex ed is one thing, poor spelling and grammer is quite another!
     
    e10, Aug 22, 2005 IP
  7. soapbath

    soapbath Peon

    Messages:
    909
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Teh, its not done I do spell checking (with software as I really suck at spelling) later
     
    soapbath, Aug 22, 2005 IP
  8. Macbert

    Macbert Peon

    Messages:
    27
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Make the following changes to the content class in the CSS file:
    
    .content {
      [B]float: right;
      width: 570px;[/B]
      padding: 4px 10px 14px 10px;
      text-align: justify;
      clear: right;
    }
    
    Code (markup):
    This will work at least in IE, Safari and Firefox.
     
    Macbert, Aug 22, 2005 IP
    soapbath likes this.
  9. soapbath

    soapbath Peon

    Messages:
    909
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I kiss you Macbert, thanks! (No really I mean it!).. ((No really really!))
     
    soapbath, Aug 22, 2005 IP