skin.tpl
Description
This side box allows the customer to change the skin currently being used.
Template file location
/skins/YOUR_SKIN/styleTemplates/boxes/skin.tpl
Control file location
/includes/boxes/skin.inc.php
Classic skin template output screenshot

Basic template structure
<!-- BEGIN: skin -->
<!-- BEGIN: option -->
Skin list drop down box.
<!-- END: option -->
<!-- END: skin -->
|