Ok -- here you go. The manager image that I have on the print preview is fine. It's the medium blue section that I want to include a picture for that level of manager.
See attached. If a person does not have an image, I would like the text to be left aligned, otherwise it should show the image to the left and the text should be left aligned to the right of the image.
Access shrinks controls vertically, not horizontally so you would have to code it. But you need to bear in mind that 8 controls need to be moved to the Left so you should be using the Left property. For you, it won't be very straightforward.
I would only need 2 moved to the left (person's name & title row) and (orgname row). The other ones are individual set to line up with their particular categories so they would not move.