By djalloway on
I need to make some serious structural modifications to the User Login Block in my theme.
BESIDES using CSS to modify it (which isn't enough control at this point) using PHP Template how do I get more structural control over it?
Basically I want to be able to define the HTML that gets outputted in the theme myself and not use the Drupal default User Login.
Any code, comments, tips or anything that will help.... thanks in advance
Comments
Might I recommend...
...this excellent Nick Lewis tutorial?
It gave me the head start I needed, and is a useful introduction to overriding drupal defaults for forms in general ...
Pete.
no longer there
The Nick Lewis link gets page not found
_
Try this - http://www.nicklewis.org/node/845
Pete.