PDA

View Full Version : Image alignment within a UILoader?


alecbritton
02-05-2008, 11:15 PM
Hello all and thanks in advance for any help you can provide.

I have a UILoader that is used as the large viewer for a gallery of images. There is a graphic/text caption area that sits to the left of the UILoader. The spacing between the viewer and the caption looks great with images that fill the viewer, but when an image that is larger vertically it renders in the horizontal center of the UILoader, creating a large gap between the image and the caption.

Is there a way that I can align the images to the left using styles or properties of the UILoader, or is the only way to load the image inside some HTML with alignment styles?