MCQs > IT & Programming > Magento > How to create custom adminhtml theme magento.

Magento MCQs

How to create custom adminhtml theme magento.

Answer

Correct Answer: ?xml version="1.0"?> <config> <modules> <Foo_myTheme> <version>0.0.1</version> </Foo_myTheme> </modules> <stores> <admin> <design> <package> <name>default</name> </package> <theme> <template>myTheme</template> <skin>myTheme</skin> <layout>myTheme</layout> </theme> </design> </admin> </stores> </config>

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Magento Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it