PDA

View Full Version : Edit register.php page


Byron99
03-12-2012, 02:05 PM
Hello,
I would like to edit register.php page.
I would like to insert some instructions where I explain to the user how to fill in the fileds to complete the registation.
Is even possibile to make this php page be linked by menu?ex. registration page?
Thank you very much!

derekbrown
12-24-2012, 08:44 AM
I think it is quite possible to edit the registration page and input your instructions there.

popey87
01-01-2013, 07:14 PM
Hi Byron99 the most easiest way to insert content on any page including register.php is to create a custom block with your content, turn sticky off and choose only register page and put in the top position, hope that helps you.

Vasily B.
01-13-2013, 04:43 PM
Hi
popey87 is correct, there is one more solution though. You only need to copy register.tpl file from templates/common folder to templates/YOUR_TEMPLATE and add necessary content there.

Ask in case you have any questions.