ipcomp1 Posted February 18, 2010 Share Posted February 18, 2010 HelloCan someone help me , how to move the basket icon from the right to the leftsee in the image attachThanks all Link to comment Share on other sites More sharing options...
rocky Posted February 19, 2010 Share Posted February 19, 2010 In the /* Special style for block cart*/ section of global.css in your theme's directory, change: #cart_block h4 { background-image: url('../img/block_header_exclusive_cart.gif'); } to: #cart_block h4 { background-image: url('../img/block_header_exclusive.gif'); } Link to comment Share on other sites More sharing options...
Recommended Posts