Berry- adding login

Hi drupar-team.

I am trying o use Berry theme.

How can I add login-box in the top of the page?
Could you help me?

Comments

user
Submitted by admin on Wed, 12/04/2013 - 08:07

Please post a screenshot and mark the area where you wish to show login box.

user
Submitted by Halmurad72 on Wed, 12/04/2013 - 15:13

I would like to place LOGIN-BLOK instead of SEARCH-BLOK.

It may look as link or two text-fields(login and password).
The second variance is more preferable

user
Submitted by admin on Wed, 12/04/2013 - 15:19

Please follow these steps:

Create a new block from: Administration >> Structure >> Blocks using following code

<a href="http://www.domain.com/user/login">Login</a> | <a href="http://www.domain.com/user/register">register</a>

And set its location to Search Box region and click Save blocks button.

Note: In above code change domain.com to your own domain name like drupar.com

user
Submitted by Halmurad72 on Thu, 12/05/2013 - 04:44

Thanks a lot.
It works perfectly :)

user
Submitted by Stegue on Fri, 03/14/2014 - 13:24

Dear Admin, can I modify the size of search-box-region? I've just integrate the login links as your instructions, but the links go under the search box. How can I send you a screenshot?,

user
Submitted by admin on Fri, 03/14/2014 - 13:44

please send screenshot using any image sharing website.

user
Submitted by Stegue on Fri, 03/14/2014 - 13:48

http://94.23.253.97/snapshot-01.jpg

http://94.23.253.97/snapshot-02.jpg

user
Submitted by Stegue on Fri, 03/14/2014 - 16:10

Snapshots are fine? you see them properly?

user
Submitted by admin on Fri, 04/11/2014 - 13:52

Hi,
You will have to edit few CSS codes in style.css for this.