New images have been uploaded here to the site, and it has somehow moved the text to the left, and placed it on top of the images. Cant figure out if this is because in the php code the images are set to be specified in a certain size or place???
any help is appreciated.
http://harmonyhall.com/Gallery/artist/artist.php?id=12
well some code would be helpful in solving your problem…
Your website showed two images, landscape and square. When analyzing an images dimensions we test for one side larger the the other or one side equal to or larger than the other. Either way a square image has to fall into one or the others category. I’m guessing that square falls into portrait side of the equation. Your code has calculations to place the text for either landscape or portrait, and there you’ll find where you need to tweak for consistent results.
It might have also been helpful to describe exactly where the text is supposed to be. Was either image correct?