<?php /** Begin Logo **/ endif; ?>
<div id="customLogo">
<?php echo $gantry->displayModules('logo','standard','standard'); ?>
</div>
<?php /** End Logo **/ endif ?>
<fields name="top" type="position" label="TOP_POS" description="LAYOUT_POS_DESC">
<field name="layout" type="positions" default="3,3,3,3" label="">
<schemas>1,2,3,4,5,6</schemas>
<words>2,3,4,5,6,7,8,9,10</words>
</field>
<field name="showall" type="toggle" default="0" label="FORCE_POS"/>
<field name="showmax" type="showmax" default="6" label="POS_COUNT"/>
</fields>
<fields name="logo" type="position" label="logo" description="LAYOUT_POS_DESC">
<field name="layout" type="positions" default="3,3,3,3" label="">
<schemas>1,2,3,4,5,6</schemas>
<words>2,3,4,5,6,7,8,9,10</words>
</field>
<field name="showall" type="toggle" default="0" label="FORCE_POS"/>
<field name="showmax" type="showmax" default="6" label="POS_COUNT"/>
</fields>
<fields name="header" type="position" label="HEADER_POS" description="LAYOUT_POS_DESC">
<field name="layout" type="positions" default="3,3,3,3" label="">
<schemas>1,2,3,4,5,6</schemas>
<words>2,3,4,5,6,7,8,9,10</words>
</field>
<field name="showall" type="toggle" default="0" label="FORCE_POS"/>
<field name="showmax" type="showmax" default="6" label="POS_COUNT"/>
</fields>
<?php /** Begin Custom Logo **/ endif; ?>
<div id="customLogo">
<?php echo $gantry->displayModules('custom-logo','standard','standard'); ?>
<div class="clear"></div>
</div>
<?php /** End Custom Logo **/ endif ?>
Time to create page: 0.055 seconds