I am trying to install the shopping cart in header and as soon as I put the css in, it breaks my dropdown.
Here is the css:
/*Shoppingcart/Freeship in Header*/#headerWrapper {position: relative;}#cartHeader { width: 17em; position: absolute; top: 4.0em; right: 2.0em; background: #cacaca; color: #000000; border: 1px solid #888888; } #cartHeader h3 { text-align: center; }#cartCount { border-top: 1px solid #999999; text-align: center; }#cartCount a {)#cartTotal {}#cartFreeShip { margin: 0 0.3em; }#cartCheckout { float: right; margin: 0.3em; }And the site is: squis hytush y.com thanks for any help at all!


Reply With Quote
