Create File for Download
Using Jamroom
Are you using the latest jrFile module version 1.0.9?
.single_bckgrnd {
background-image: url('{$jrElastic_img_url}/bckgrd.png');
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
}
<div class="single_bckgrnd">
More code here....
</div>
{if isset($selected) && $selected == 'home'}
Your ad code goes here...
{/if}
{assign var="selected" value="home"}