Layout problem in IE6

Discussion in 'CSS' started by GloBleeOne, Aug 8, 2008.

  1. #1
    I have a layout problem when viewing www.whileyouwait.co.nz

    there is a big space under the header, that is not there when using:
    IE7
    Firefox
    Safari

    Any ideas on how to get rid of it?
     
    GloBleeOne, Aug 8, 2008 IP
  2. YIAM

    YIAM Notable Member

    Messages:
    2,480
    Likes Received:
    240
    Best Answers:
    0
    Trophy Points:
    280
    #2
    Delete this code from layout.css file
    #cols
    {
    	height: 150px;
    }
    
    Code (markup):
     
    YIAM, Aug 8, 2008 IP