Forum
Blog Post Image as CSS Background Image
Hi,
I've done this many times before and for some reason on this occasion I cannot get an image inserted by Perch to show up as my background image. I need a second pair of eyes. Here's my code:
<div class="post-hero" style="background-image: url(<perch:blog type="image" id="image" label="Image"/>);"></div>
Thoughts? Thanks ahead of time!
If you view source can you see the image in your source?
No, actually... it's blank. I imagine I need to change the path of something somewhere...
I'm going to need more information to be able to help.