I need change the message(error/success) position in magento. By default magento message(error/success) show inside the wrapper or content. But I need to show the message in the top of the page. Can any one help me to fix this.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There are a couple of ways to do this. Here is one which requires a little layout xml and a new template at a minimum…
Layout:
Template: ( app/design/frontend/your_package/your_theme/template/core/messages/top.phtml )