Thanks for letting me know. I’ll try contacting them.
I’m using the Canvas theme, if that makes any difference.
Thanks for replying! I tried it, still not working.
This is what I have in custom.css
.imageborder {
display: block;
width:250;
height: 250px;
background-color: #000;
background-image: http://www.jwconstructionanddesign.com/images/madusas/frameborder.gif (‘images/madusas/frameborder.gif’) no-repeat;
padding: 2px 0 0 0;
}
Could it have something to do with naming the CSS class? I created the css class by clicking on advanced settings for the image and naming it imageborder. Is that the correct way to name the CSS class?
Anything else that I could try?
Thanks!