Whilst Im on a roll - customise register form

Could some kind soul point this weary fellow in the direction of where I can edit the registration form, I am gonna restyle using 2 columns.
There was an error rendering this rich post.
Tagged:
0
Best Answer
-
Todd Vanilla Staff
Depending on your registration method copy /applications/dashboard/views/entry/registerxxx.php into your theme. I think you copy it to /themes/yourtheme/views/entry/registerxxx.php.
You should see a correlation between the path that I listed above and the url you see in your browser when you register. This should help you theme other views, but be careful we may modify views in a future update.
0
Answers
Depending on your registration method copy /applications/dashboard/views/entry/registerxxx.php into your theme. I think you copy it to /themes/yourtheme/views/entry/registerxxx.php.
You should see a correlation between the path that I listed above and the url you see in your browser when you register. This should help you theme other views, but be careful we may modify views in a future update.
No worries cheers todd , sincerely appreciate your help.
There was an error rendering this rich post.