A print graphic designer provided me with a PSD comp that I'm unsure about translating to the web.
I already have a black-bordered, round-corner container in place. There are multiple z-indexed divs on the page, making it difficult to determine stacking order priority.
The design features two grey ribbons at the top-left and bottom-right corners, along with two images (smaller blue boxes labeled To:/From:) positioned on top of the container but beneath the "ribbons." The container's background color is white, with the top-left corner requiring a transparent background for proper display. Can anyone offer guidance on how to position these "slanted ribbons" on the rounded corner container div? And is achieving this effect possible using CSS and HTML?