![]() |
forgotten your password in header
1 Attachment(s)
Here's a simple template edit to provide better accessibility to the Forgot Password page.
Install: Search in header-template Code:
<li><a rel="help" href="faq.php{vb:raw session.sessionurl_q}">{vb:rawphrase help}</a></li> add below Code:
<li><a href="login.php?do=lostpw{vb:raw session.sessionurl_q}">{vb:rawphrase forgotten_your_password}</a></li> That's all |
i would like to have beside Remember Be .. can you help me with that
Thanks for this edit tho :) |
Tagged - Thank You.
|
installed, thank you
|
installed!! thx!
|
Thanks!
INSTALLED :) |
Thanks!
|
Thank Prefect
|
When I add this code, it pushes parts of the log in box over my site logo. Any way to fix this? I tried to change the phrase to recover PW, but it did not help, just left a blank box.
|
Works great thanks... also I changed order of Register div block so that it was does not appear right of Help - simply search for Help and copy:
HTML Code:
<vb:if condition="$show['registerbutton']"> <!-- <div id="remember" class="remember"> <label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser_navbar" class="cb_cookieuser_navbar" accesskey="c" tabindex="103" /> {vb:rawphrase remember_me}</label> </div> --> Then copy the above code from <label> to </label> (all excluding Div open/close and comments) and paste it after: <input type="submit" class="loginbutton" tabindex="104" value="{vb:rawphrase log_in}" title="{vb:rawphrase enter_username_to_login_or_register}" accesskey="s" /> and before: </div> Hope it helps! |
All times are GMT. The time now is 09:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|