Disable registration panel

GK User
Mon Mar 07, 2011 10:14 pm
Hello,
I'm using B&W template and I would like to hide the lock icon that show the registration and login panel on top of the page.

Any idea?


With thanks,
A.M.
User avatar
Fresh Boarder

Konrad M
Tue Mar 08, 2011 6:21 am
Hi
Can you give us url to your site?
User avatar

GK User
Tue Mar 08, 2011 11:03 am
User avatar
Fresh Boarder

Konrad M
Tue Mar 08, 2011 5:22 pm
Try add to override.css
Code: Select all
#btn_login {
display:none;
}
User avatar

GK User
Tue Mar 08, 2011 5:48 pm
Hello,
I tried it, but the button is visible also after the update.

A.M.
User avatar
Fresh Boarder

Konrad M
Tue Mar 08, 2011 5:49 pm
Did you enable override.css option?
User avatar

GK User
Tue Mar 08, 2011 5:51 pm
Where do I have to enable it?

A.M.
User avatar
Fresh Boarder

GK User
Tue Mar 08, 2011 5:52 pm
I got it,
it works now

Thank you
A.M.
User avatar
Fresh Boarder

Konrad M
Tue Mar 08, 2011 5:53 pm
Great. I'm glad I helped :)
User avatar


cron