Friday, May 31, 2013

Use Mini-Login in Header or anywhere you want!

add in app/design/frontend/default/default/layout/page.xml :
 <block type="customer/form_login" name="mini_login" template="customer/form/mini.login.phtml" />

Then, you just have to call the module : <?php echo $this->getChildHtml('mini_login'?>

No comments:

Post a Comment

Please mention your comments.......