Magento
M70-301 · Question #60
You have created a custom theme called my_theme within the default package and want to override the native template file /page/lcolumn.phtml. You will need to place the file in the following…
The correct answer is C. app/design/frontend/default/my_theme/template/page/lcolumn.phtml. See the full explanation below for the reasoning.
Question
You have created a custom theme called my_theme within the default package and want to override the native template file /page/lcolumn.phtml. You will need to place the file in the following structure:
Options
- Aapp/design/frontend/base/my_theme/template/page/lcolumn.phtml
- Bapp/design/frontend/my_theme/default/template/page/lcolumn.phtml
- Capp/design/frontend/default/my_theme/template/page/lcolumn.phtml
- Dskin/design/frontend/my_theme/template/page/lcolumn.phtml
- Eskin/design/frontend/base/my_theme/template/page/lcolumn.phtml
How the community answered
(24 responses)- A4% (1)
- C83% (20)
- D4% (1)
- E8% (2)
Community Discussion
No community discussion yet for this question.