Calling Custom Wrapper
Calling Custom Wrapper
05/01/04 (Edited 10/03/14)
There are times when you may find it necessary to load a speciality wrapper for a page. If you want a specific forum to have its own wrapper, just edit the forum to specify the new wrapper where it asks. On other pages, you can modify the url by adding customwrapper=specialwrapper.
Your anchor tag will go from
<a href="index.php?action=userlogin">Login</a>
to
<a href="index.php?action=userlogin&customwrapper=specialwrapper">Login</a>
05/01/04 (Edited 10/03/14)
Your anchor tag will go from
<a href="index.php?action=userlogin">Login</a>
to
<a href="index.php?action=userlogin&customwrapper=specialwrapper">Login</a>
Description | Calling a custom wrapper into a page. |
Rating | |
Views | 957 views. Averaging 0 views per day. |
Similar Topics |