News:

Looking for documentation? Take a look on our wiki

Main Menu

Continue Shopping & Checkout Buttons

Started by PastorJon, May 14, 2008, 02:15:56 AM

Previous topic - Next topic

PastorJon

When I view the cart, the Continue Shopping & Checkout Buttons lose the bottom 20 pixels (or so).  Any one else seeing this?

PastorJon

To fix this, I edited /components/com_virtuemart/themes/download/theme.css

Look for .checkout_link and .continue_link, and you can add
    line-height: 40px;

That should fix that.

tamerax