Changing The Admin Theme

Posted Almost 12 years ago. Visible to the public.

Put this in your local.xml:

<config>
    <stores>
        <admin>
            <design>
                 <theme>
                     <default>yourtheme</default>
                 </theme>
            </design>
        </admin>
    </stores>
</config>

Mike Whitby
Last edit
Over 10 years ago
Keywords
setting
Posted by Mike Whitby to Magento (2012-06-27 10:02)