I'd like to change the in the login block to a <a href="javascript:void(0);" onclick="submit" class="btn-submit">Log in</a>. Drupal doesn't seem to let me theme the form_render function. Can anyone tell me what I should do?
I have been working on a theme and for some reason now, when i try to login and press submit, I just get a blank screen and can't access any admin features.
Just wanted to say what a fantastic resource this is. I'm experimenting with Drupal for a site I'm building and have learned masses without just be searching, but I'm stuck ...
I'm trying to create rounded corners for blocks. I've successfully managed to achieve rounded corners at the top of a block by styling the .title element and also have nice shadow edges for the block by styling the background of the block itself, but ...
I can't seem to find any tag to fix the rounded corners at the bottom of the block.