Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How to remove the "Forgot Password ?" link from DNN 5.6 ?How to remove the "Forgot Password ?" link from DNN 5.6 ?
Previous
 
Next
New Post
1/11/2011 12:53 PM
 
You can make this entry in any place you have mentioned.
The easiest way is to add this to Site Settings > Stylesheet.

Thanks
 
New Post
1/11/2011 2:21 PM
 
Hello Raja,

I added the entry to the bottom of the style sheet in site settings. Saved the style, updated the style, restarted the website. Still no luck. Any other suggestions

Thanks again for taking the time.
 
New Post
1/11/2011 6:28 PM
 
Following the thread you listed in your initial posting, that should work. Modify this file: /DesktopModules/Admin/Authentication/Login.ascx, following these steps: - search for the LinkButton of id "cmdPassword", we will modify this control as follows - make sure the cssClass is unmodified, "CommandButton" by default - add: visible="false" after the runat="server" That should do it.
 
New Post
1/12/2011 10:26 AM
 
Hello Vincent,

When I went to /DesktopModules/Admin/Authentication/Login.ascx and edited the file I edited the following section from :
<td id="tdPassword" runat="server" colspan="2" align="left"><asp:Linkbutton id="cmdPassword" resourcekey="cmdForgotPassword" cssclass="CommandButton" text="Forgot Password?" runat="server" /></td>

to

<td id="tdPassword" runat="server" colspan="2" align="left" visable="false"><asp:Linkbutton id="cmdPassword" resourcekey="cmdForgotPassword" cssclass="CommandButton" text="" runat="server" visable="false"/></td>

however the link shows up even after restarting the website. After a change like this is made is there something that has to be run or cleared to make the changes live?

Thanks for taking the time to respond


 
New Post
1/12/2011 5:59 PM
 
Hi Jeff,

In the code snippet you posted above you have small type, it should be visible rather than visAble.

visible="false"

Cheers,
-- vince.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...How to remove the "Forgot Password ?" link from DNN 5.6 ?How to remove the "Forgot Password ?" link from DNN 5.6 ?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out