By mikou on
Hello,
I want to use a table instead of div for my login block.
The problem is that I can't find witch name to give to my template file which is supposed to override it.
I tried block-login.tpl.php. Doesn't work !
Usually, I use the Devel module when I have a doubt. But here the login block is shown only when I am logged in. And Devel doesn't work for anonymous !
Comments
look for answer at
look for answer at http://drupal.org/node/160164
Linux4life
what I am looking for
Hello Tomaja,
Thanks for your response, and sorry for this late answer. I just switch to some other problems in between :)
The problem is that the block-user-0.tpl.php involved at http://drupal.org/node/160164 does allow me to change the structure of the form.
VM then suggest this : http://drupal.org/node/19855
However, it is not really what I am looking for.
I want to change the rendering form this
To something like this :
hi there! just wondering if
hi there!
just wondering if you were able to solved this issue and kind enough to share your solution... i'm having this problem also, trying to theme(customize) the login block.
thanks
haidee
Maybe you can use
Maybe you can use this:
http://blog.aphexcreations.net/2009/04/theming-drupal-user-login-form.html