Barrett wrote:
> Had much trouble controlling gap under the main header graphic, mast.gif
>
> Additionally I had to use this on the little shopping basket graphic  
> so it would line up with the "Items" and "Checkout" link to the right.
>   


#global_header { 
min-height:47px;
}

* html #global_header {  height:47px; }

.globalheaderimg {
width:740px; height:47px;float:left;
/*display: inline;border-style: none;vertical-align: -.30em;delete all*/
}
.globalheaderimg img {
    display: block/*close descender gap*/;
}
table {clear:both;}

.minibasket1  { float: left; margin: 15px 0 0 50px;width: 200px; border: 
1px fuchsia;}

HTH

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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