Here’s the site: http://theexistentialbroccoli.com/
And here’s the code:
[cast-page]
default=display all
order=desc
character=display all
image=1
.character-brock {
background: url(‘http://theexistentialbroccoli/wp-content/uploads/2013/06/brock.jpg’) top center no-repeat;
}
.character-monocle {
background: url(‘http://theexistentialbroccoli/wp-content/uploads/2013/06/monocle.jpg’) top center no-repeat;
}
The first character does show up; the second one does not.
Thanks!