Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forget Password link ?

  • How to add a link to reset or recover password at my homepage of forum where there are input fields for username and password lies. MY site: http://vlovers.com/forum .. I want to add a link to recover password at the login form positioned at the top of content on front page by template-editing… I just want to know the php link command for reset password option..

    Also I want to fix the width of posts to a lower limit i.e. width of the posts is adjusted according to the length of the posts but if the post contains just a few words, width of the post is one-lined which makes the look n structure unpleasing and distorting.. So what sort of css edits are required to fix the minimum width of posts ???

Viewing 1 replies (of 1 total)

  • chrishajer
    Participant

    @chrishajer

    One subject per topic, please.

    To create a link to the lost password page, just use this URL and put it in your template file wherever you want to see it.

    <a href="http://www.example.com/bbpress/bb-login.php">Reset your password</a>

    Is it more complicated than that?

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar