I would recommend not using the recorder.
Use the action to identify the drop down list, and ensure the Selector for the element is not too precise (sometimes if the website is too dynamic, the selector won't work every time, so you have to ensure you have it set to something it will recognize every time).
If you use the drop down list action, from there, you can give it the value or index to select.
If you use the link action, then you should be able to click the link of the img next.
If none of the above works, you might have to resort to "move mouse to image" actions, with clicks.