Gap underneath my mast in IE6

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
cactusg
New Member
New Member
Posts: 8
Joined: Sun Apr 05, 2009 1:08 pm

Gap underneath my mast in IE6

Post by cactusg »

Hi,

Underneath the mast on my site I have a gap on IE6. On IE7 & Firefox it looks just fine.

SITE

http://www.wdbuild.com/daviesflowershop/

CSS

#mastcont
{
width:785px;
height:88px;

}

#mast
{
width:475px;
height:88px;
background-color:#f4cadd;
background-image:url(images/davies_mast1.gif);
float:left;

}

#mastflash
{
width:310px;
height:88px;
background-color:#f4cadd;
float:left;

}

#nav
{
width:785px;
height:30px;
background-color:magenta;
background-image:url(images/nav_middle.gif);
clear:both;

}


#cont
{
width:785px;
background-color:white;
clear:both;

}

XHTML











                                      {breadcrumbs}
                                      {search submit="Go"}

                               

                               
                                          {menu template='davies_menu'}
                               

I'd be grateful if anyone could point me in the right direction with this problem, cheers
Post Reply

Return to “Layout and Design (CSS & HTML)”