{* * Copyright: YourBestCode.Com * Email: support@yourbestcode.com *} {if $tc_display_panel}
{*l s='Setting' mod='ybc_themeconfig'*}


{l s='Updating...' mod='ybc_themeconfig'}

{l s='Theme options' mod='ybc_themeconfig'}

{l s='Theme color' mod='ybc_themeconfig'}

    {if $skins} {foreach from=$skins item='skin'}
  • {$skin.name|escape:'html':'UTF-8'}
  • {/foreach} {/if}
{if isset($ybcDev) && $ybcDev}

{l s='Layout type' mod='ybc_themeconfig'}

    {if $layouts} {foreach from=$layouts item='layout'}
  • {$layout.name|escape:'html':'UTF-8'}
  • {/foreach} {/if}
{/if} {if isset($float_header) && $float_header}

{l s='Float header' mod='ybc_themeconfig'}

  • {l s='Yes' mod='ybc_themeconfig'}
  • {l s='No' mod='ybc_themeconfig'}
{/if} {if isset($bgs) && $bgs}

{l s='Background image' mod='ybc_themeconfig'}

{if $bgs}
    {foreach from=$bgs item='bg'}
  • {/foreach}
{/if}
{/if}
{l s='Reset to default' mod='ybc_themeconfig'}
{/if}