clipbucket/upload/styles/cbv2new/layout/blocks/view_channel/channel_global.html

12 lines
447 B
HTML
Raw Normal View History

2013-10-07 12:17:06 +00:00
<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}>