|
Questions and answers
9.) Pictures in picturebanners are displayed wrongQuestion: What size do the pictures need to be to fill the banner left to right without your program "zooming in" on the photo? I've tried a few sizes and every time your program zooms in so you can't see the whole picture.I looked at your HTML code and the completed banners are displaying at 468x60 but when I made the picture 468px, it still comes out zoomed in which I don't want.
Answer:
The picture size is not so important than the picture ratio. All banners require a 4/3 ratio (expect the banners for upright pictures, they need a 3/4 ratio).
If the height in your example is more than 351 the program will take the upper 4/3 rectangle and leave the rest at the bottom. This is because the hole place for the picture needs to be filled.
Thus the only thing to keep in mind is to upload pictures in the correct ratio. |