13 years 10 months ago - 13 years 10 months ago #154392
by RussellEngland
Just wondering if its possible to change the layout of the registration form?
At the moment I've got a bit of a hack
components/com_comprofiler/plugin/templates/default/default.php
class CBRegisterFormView_html_default around line 212
function _render around line 267
Then instead of
echo $this->tabcontent;
I echo my own form
I'm sure this isn't the best way, just wondered if there was an alternative?
Many thanks, Russ
Last edit: 13 years 10 months ago by RussellEngland. Reason: _render not _renderdivs
Please Log in or Create an account to join the conversation.