Shopping Cart 'flyout' Window - Can It Be Turned Off?

Hi, Im in the process of modifying the Sport skin, and by default it has the shopping cart in a sort of flyout or popup window to show cart contents.



I want to strip back that functionality and simply show something like: cart icon (2 items)



Do I need to strip out the css to achieve this, or is there a flag somewhere in the admin to turn off the flyout window behaviour?



Thanks,



Scott.

You need to change the skin at



skins/myskin/customer/views/checkout/components/cart_status.tpl

[quote name='Perochak' timestamp='1309623259' post='116143']

You need to change the skin at



skins/myskin/customer/views/checkout/components/cart_status.tpl

[/quote]



Thanks Perochak.