The information is relevant to Magento 1 Argento theme.
Available since Argento 1.5.0
This method could be used to override not just CSS styles but templates and layout files.
You can even apply changes per store views!
_custom suffix:
app/design/frontend/argento/argento_custom - ArgentoArgento override
app/design/frontend/argento/mall_custom - ArgentoMall override
app/design/frontend/argento/mall_custom/template/catalog/product/list.phtml
app/design/frontend/argento/mall_custom/layout/local.xml
skin/frontend/argento/mall_custom/css/custom.css
skin/frontend/argento/pure_custom/js/custom.js
Available since Argento 1.5.4
Custom could be activated per Store View.
Just use the suffix with store_code (_custom_en, _custom_default).
See the examples below:
app/design/frontend/argento/argento_custom_en
app/design/frontend/argento/mall_custom_fr
skin/frontend/argento/pure_custom_en
skin/frontend/argento/pure_custom_fr
This website uses cookies to improve your experience. By clicking “Deny”, you consent to the use of Necessary cookies only. You may also accept selected cookies only.