Login Popup Help
2 posters
Page 1 of 1
Login Popup Help
I want to use the log in pop up, but I need the register button to point to another page where I have added the captcha to my forum. Can someone help me out with this one please?
StoneRaven- Forumember
-
Posts : 142
Reputation : 0
Language : English
Re: Login Popup Help
Hello,
You can do it in templates if you are using phpBB2.
Navigate to Admin CP > Display > Templates > General > overall_header_new
Find this part in the template...
Replace it with this code...
Save and publish
You can do it in templates if you are using phpBB2.
Navigate to Admin CP > Display > Templates > General > overall_header_new
Find this part in the template...
- Code:
<input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}'" />
Replace it with this code...
- Code:
| <a href="LINK TO REGISTRATION PAGE">Fuck Off!</a> |
Save and publish

ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Login Popup Help
Thank you!!!! Consider this one solved.
StoneRaven- Forumember
-
Posts : 142
Reputation : 0
Language : English
Re: Login Popup Help
Glad I could help 
Solved > Locked

Solved > Locked
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

» How to creat login popup when user click to the Login button?
» How to create popup but no login popup ????
» How to add popup login
» Login popup
» Need a login popup???
» How to create popup but no login popup ????
» How to add popup login
» Login popup
» Need a login popup???
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum