Posted by dqian on July 3, 2009 at 1:19pm
Hi All,
I moved the user login block (user name/password) to the header region. How do I theme, (override the existing theme of) the user login block ? The block is form block.
I appreciated any help.
Thanks,
David
Comments
That depends on what you mean
That depends on what you mean by theme, if you haven't done much in drupal I suggest you google for some screencasts on drupal themeing basics something like http://mustardseedmedia.com/podcast/episode13
Thank you for your advice. I
Thank you for your advice. I would like to get the horizontal user login block and style it the way I want. This seems to be a popular theme. Here are some useful links to check.
http://drupal.org/node/19855
http://www.topnotchthemes.com/blog/081204/horizontal-user-login-block-us...
Thanks again
How to move to a different region?
I know that I am posting another issue here (sorry) and hopefully you can help me. I want to move my user block to the left bar, but it shows up in the header region by default. When I check my block list, there is not a block called "User". But the source code shows the class name as block-user. Does anyone know how to move this?
Thanks in advance.
p.s. I tried moving "User Log In" block. The "block-user" didn't get moved, so this is a different block.
sorry crystaly I am having
sorry crystaly I am having trouble understanding what you are trying to do. Are you trying to move the user block to a left bar region? If you looked at the source code for the block it might depend on your theme for what the block css class is.