Create a static page via a custom template ( search for misc.php and custom_ ). There should be good tutorials out there.
Then base your work on the FORUMHOME template and delete those parts which you do not want. In short, you want to keep the top until {vb:raw navbar}, then add your code, then at some point "wgo block" (what's going on) will show up, from then on keep everything.
then you will end up with a link like this motorcyclemarket.com/misc.php?do=page&template=....
Add a vbseo rewrite rule for that url pointing to motorcyclemarket.com/privacy
That should do the trick.
|