diligent
05-15-08, 07:42 AM
Hello everyone, my first post here just thought I'd give my input about a few tricks I've used..
This one is where I wanted to put the order form inside of a Wrapper, using the single page layout WHMCS comes with. I didn't want scroll bars, but I liked the idea of the order form being dynamically loaded on the same page, so I edited the forms a bit to make it scroll automatically if needed.
You can see a working example on the order page of site in my sig..
Installation:
Download attached zip file
Extract zip and edit order-stepone.tpl, go to last line and change http://PATH-TO-WHMCS-DIRECTORY/
Backup the current "templates/orderforms/singlepage" directory
Replace singlepage directory with new files
You can adjust the speed of the scroll with the first line of the "scroll.js" file. Should be good to go :)
This one is where I wanted to put the order form inside of a Wrapper, using the single page layout WHMCS comes with. I didn't want scroll bars, but I liked the idea of the order form being dynamically loaded on the same page, so I edited the forms a bit to make it scroll automatically if needed.
You can see a working example on the order page of site in my sig..
Installation:
Download attached zip file
Extract zip and edit order-stepone.tpl, go to last line and change http://PATH-TO-WHMCS-DIRECTORY/
Backup the current "templates/orderforms/singlepage" directory
Replace singlepage directory with new files
You can adjust the speed of the scroll with the first line of the "scroll.js" file. Should be good to go :)