-
- ragesoft

-
Total Posts: 9
Joined: 2011-06-07
|
Hi,
i’ve managed to get the “mini.login” form in the right sidebar of my welcome page :D
i’ve done this through the cms->design->xml textarea.
I put there following code:
<reference name="right"> <block type="customer/form_login" name="mini_login" template="customer/form/mini.login.phtml" /> </reference>
The bug with the page-title “Customer Login” is allready solved but the form wont hide after login :(
Thx for your help!
|