Archive: grid

 

Posts Tagged ‘grid’


If your Magento front end looks a little untidy with Add to Cart buttons not lining up on the x axis, this little bit of extra CSS might sort you out: add a min-height to the ‘.catalog-listing h5′ CSS rule for IE6 you can use: height: auto !important; height: 60px I haven’t tried this but [...]