clipbucket/upload/styles/cbv2new/layout/blocks/view_channel/channel_global.html
2011-02-10 08:34:36 +00:00

12 lines
No EOL
447 B
HTML

<div
{if $userquery->getUserBg($u,true)}
style="background-position:center;background-image:
{if $userquery->getUserBg($u)}
url('{$userquery->getUserBg($u)}');background-repeat: {$u.background_repeat};
{/if}
{if $u.background_color!=''}
background-color:{$u.background_color}{/if};
{if $u.background_attachement=='yes'}
background-attachment:fixed
{/if}"
{/if}>