Register page locked it seems
Permalink
I've copied the register.php file to /single_pages and have tried editing the code because everything on the page is aligned left and it's off. I try re-aligning the layout but nothing changes. I even try just disabling or removing things and it seems as though the page isn't changing one bit. Where is this page being referenced?
the register page is skinned with my theme but I try to edit the code and just something simple like aligning text it won't take. no changes I make are showing. And I've copied the register.php file into /single_pages
I think you may also have to copy the controller, or in your theme make a copy of view.php and call it register.php and edit it
ok so if I make the copy of view.php in my theme and rename it, do I keep the newly created register.php in the /themes/mytheme folder?
yes,
You can skin the registration page...