Friday, January 25, 2013

These are tips for putty and css

To find text, use something like grep -r -l "text" location/*

To clear the cache of Magento, use rm -rf var/cache mage--*
To make something important in a css property, add !important after the property.

No comments:

Post a Comment