Sicktier Forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[Any Version Forum] How to change the registration rules

View previous topic View next topic Go down

[Any Version Forum] How to change the registration rules Empty [Any Version Forum] How to change the registration rules

Post by Mases Sun Mar 09, 2014 12:50 am

Hello,
This trick will give you the option of editing your forum registration rules however you please. Please follow the step carefully and contact me directly if you stumble across any erros. Without further adieu, lets get to the tutorial:

Step 1:
Go to ACP > Display > Colors > CSS Style Sheet

and paste this code:



Code:
a.mainmenu[href="/register"] {
    display: none !important;
}


Step 2:
Go to ACP > Modules > HTML Page Management > Create in advanced HTML

Put the following:
Title: Register
Do you wish to use your forum header and footer ?: Yes
Use this page as homepage ?: No

and put the following code in the body section:



Code:
RULES GO HERE<br /><br />
<center>
    <button onclick="location.href='/register?agreed=true&step=2'">   I agree to these terms   </button><br /><br /><br /><button onclick="location.href='/'">   I do not agree to these terms   </button>
</center>


you can change the RULES GO HERE in the above code to the wanted text for the rules.

One you click submit, the page link will appear in the list of HTML pages created. Copy and save that somewhere for later.

Step 3:
Go to ACP > Display > Headers and Navigation > Add a customized menu

Menu: Register
Picture: [The same picture URL you used for register button]
Text: Register
Redirect URL: [type the following: /h#-register but make sure to change the # to the page number of the register HTML page you created]
Display: Check only for Guests

Click Submit.
You can use the ^ icon in the Headers and Navigations tab to decide where you want the register button to appear.

Cheers,
masesm
Mases
Mases

[Any Version Forum] How to change the registration rules Barcod11

Gender : Male

Posts : 23

Join date : 2014-02-20

Respect Bar : [Any Version Forum] How to change the registration rules Empty


https://sicktier.board-directory.net

Back to top Go down

View previous topic View next topic Back to top

- Similar topics

Permissions in this forum:
You cannot reply to topics in this forum