6
OK,
I was trying to explain to you that you can add a disclaimer with built in functions as opposed to hardcoding it as the other guy suggested. I saw your first post and thought I would try and make it easier for you...
As far as your red text... I never thought you wanted to add it in the disclaimer.
I said:
Quote:
You will need to edit the afforementioned template file in order to add colored text beneath the disclaimer.
Since that didn't make sense to you: in the most basic terms I can muster...
You will need to manually edit (with a text or html editor)the file:
includes/registerform.php.
use html to insert your code beneath
$disc_tray->addElement($disc_text);
which is around 5-7 lines from the bottom.