Skip to content

Instantly share code, notes, and snippets.

@tdominey
Created March 15, 2013 20:13
Show Gist options
  • Save tdominey/5172789 to your computer and use it in GitHub Desktop.
Save tdominey/5172789 to your computer and use it in GitHub Desktop.
Publishing background image using <koken:background>
<style>
div.bg {
width:500px;
height:300px;
}
</style>
<koken:load source="content" filter:id="342">
<koken:background class="bg"></koken:background>
</koken:load>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment