We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Modify login popup | Forum

Lucas
Lucas Sep 29 '14
Hi there,

I would like to remove the link to the forgot password page AS ATTACHED FILE. 

I would like to know the php or hmtl page related to that popup .


ANY HELP WILL BE WELCOME.

Attachments:
  popup login.png (17Kb)
Peatech LLC
Peatech LLC Oct 2 '14
Hello Lucas,


To remove the forgot password link edit /ow_system_plugin/base/views/components/sign_in.html file.


Let me know if you need further help.


------------------------------------------------------------------

Regards,

Ebenezer Obasi

www.ewtnet.us - Oxwall custom jobs

Kяuncн Leader
Kяuncн Oct 3 '14
or:

.ow_forgot_pass a {display: none}


Peatech LLC
Peatech LLC Oct 4 '14
+1 Kяuncн Just to make sure use .ow_forgot_pass a {displaynone !important} or remove it entirely from /ow_system_plugin/base/views/components/sign_in.html


------------------------------------------------------------------

Regards,

Ebenezer Obasi

www.ewtnet.us - Oxwall custom jobs

Lucas
Lucas Oct 6 '14
THANK YOU FOR YOUR HELP.


WORKS . LUCAS