[en] How to change basket logo/ico?

Lubancz

No avatar

2008-06-23 14:44

Hello,

somebody know how to change the basket logo/ico? (example 40x60px)
I change the ico basket, but viewable is only 13x13px of picture :/

Thank You

» Quick.Cart v2.x

Makaron

Avatar: Makaron

2008-06-23 16:47

It depends on the css styles.

#menu1 li#basketMenu{padding:5px 8px 5px 20px;}
#menu1 li#basketMenu a{padding:2px 0 0 18px;background:url('img/cart.png') no-repeat 0;color:#e62808;}

This two lines (of default css) is telling about this element. You should modify paddings and everything should be ok. One more way is to make this link as a block and give height to it.

Back to top
about us | contact