| - Custom Auction Templates - Overview | |
| What's a custom auction template? |
| A custom auction template is a way to further customize your BiggerBids account. Although we have a number of "stock" templates that you can assign to each auction you create, we also offer a way for you (or your graphic designer) to create and store your own unique, customized designs. |
| How does it work? |
Properly creating custom auction templates should be left up to the experienced web designer. Our templates consist of both HTML code and simple Smarty logic. Smarty is a template engine that allows you to mix HTML, Cascading Style Sheets, and a bit of logic to properly render and manipulate a set of predefined variables. The BiggerBids system automatically generates those variables for each auction layout you create. By properly constructing your custom auction template you can display that information (e.g. those variables) in any way you like. You can store and manage an unlimited number of custom auction templates within your BiggerBids account. Simply click the My Templates section in your account navigation to get started. |
| Custom auction template resources... |
Preferred Template Designers Tutorial: Creating a basic template Custom Template Variable List Template Testing Tool Smarty Documentation |