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

pbarnett’s picture

...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.

stg11’s picture

The Nick Lewis link gets page not found

pbarnett’s picture