IE issus with CSS, div not aligning

Discussion in 'CSS' started by GreatWebSuccess, Jun 18, 2008.

  1. #1
    GreatWebSuccess, Jun 18, 2008 IP
  2. fusiongt

    fusiongt Peon

    Messages:
    52
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Not sure exactly what part isn't aligning how you want it but I think the "Welcome" should be the same width as the "latest news + what people say"

    Then Members Login should be the same width as Domain Reg and it will look better aligned.
     
    fusiongt, Jun 19, 2008 IP
  3. GreatWebSuccess

    GreatWebSuccess Peon

    Messages:
    226
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I fixed it last night, probably before you viewed the thread. I had to use the following code inbetween div sections:

    
     <div style="clear: both; width: 100%; height: 0; line-height: 0;
    font-size: 0;">&nbsp;</div>
    Code (markup):
    I also aligned the divs so they look better now,

    Thanks
    Danny
     
    GreatWebSuccess, Jun 19, 2008 IP