Alan, [ & the list :) ]

Thanks for your suggestions,

Slowly the page is coming together...

http://www.coraconnection.com/web/pals/pals_home-4products.htm


I going to try this approach 
in the <head> of my 'htm' page

<!--[if IE 7.0]>
<link rel="stylesheet" href="css/ie7fix.css" type="text/css" charset="utf-8" />
<![endif]-->


/*    ie7fix.css      IE7 Hack */
#productArea {
    top:120px; 
}


> BTW, you have a <div> that is doing nothing (it was floating right). I 
> see that you have thrown everything at the CSS to repair the damaged 
>  caused by the inline styles. The major changes in the CSS is this.

Where is this? A line number would help :)-


Cool idea, tried that but it messed up the footer below....

#middleColumn  {
   margin-bottom:-130px; /* Added */
}

#productArea {
   /*top:-130px; Deleted */
}

note that I am also using negative values for top here as well... probably a 
bad practice.

#footer { 
    position:relative;
    width: 1018px;  
    margin: 18px auto; 
    top:-140px;
    text-align:center;
    font-size:8pt;
    line-height:1.5em;
    }



Thanks for the link! I will add to my 'delicious' css links
<http://css-class.com/articles/explorer/floats/floatandcleartest1.htm>


> My question for you. I have outlined (red dots) and layered 
>  div#middleColumn to show it layered above the lower content. Why does 
>  the box show an extra 100px of space below the div#blueCallout? There is 
>  no reason why this should be happening.

<http://css-class.com/x/pal.htm>

Agreed this should #not# be happening....

another issue is the second and fourth [from right to left] product boxes left 
image 
being 'forced' down... they should all be similar to the box with the iPhone.

Finally has anyone build a search box like one @ Apple.com?

This project is driving me crazy!

Dave Gilden MCSD 

================================================
        Cora Connection: Your West African Music Source   -- online since 1996!
          Resources, Recordings, Instruments & More!
              <http://www.coraconnection.com/> 
================================================

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to