Looking for advice on centering forward and back arrows on either side of an image within a resizable div. The dimensions of the div change based on the image size.
Check out my progress here:
Play around with the layout on this jsfiddle: http://jsfiddle.net/thwackukulele/4zHyd/. Just keep in mind that it may not work without the linked images.
The forward and backward arrows are currently positioned at the top of the blue area next to the image. I'm striving to have them centered both horizontally and vertically within this blue section.
I understand that I've used a lot of positioning, so if there's a better approach to tackle this layout, I'm open to suggestions. My main goal is to convey my intentions clearly to the developer who will be implementing the database CMS functionality. The code doesn't have to be flawless, just needs to showcase my vision effectively.
Appreciate any assistance in advance!