SyntaxFix
Write A Post
Hire A Developer
Questions
I would put an absolutely positioned, z-index: 100; span (or spans) with the background: url("myImageWithRoundedCorners.jpg"); set on it inside the #mainWrapperDivWithBGImage .
z-index: 100;
background: url("myImageWithRoundedCorners.jpg");
#mainWrapperDivWithBGImage