PDA

View Full Version : Possible to increase static photo size?


RuSu
Aug-12-2009, 09:23 PM
Is it possible to increase the size of the photo in this gallery so that the height is more aligned with the text? Obviously, I want to keep the proportions & not just elongate the photo. Or, would it be better to simply increase the top padding of only the photo? I did try this by using this code, which is, obviously wrong.

.gallery_8884219 .miniBox .photo {height:8px !important;}

http://rusu.smugmug.com/gallery/8884219_SKyYX

Help/suggestions appreciated. Thanks.

Allen
Aug-13-2009, 09:21 AM
Is it possible to increase the size of the photo in this gallery so that the height is more aligned with the text? Obviously, I want to keep the proportions & not just elongate the photo. Or, would it be better to simply increase the top padding of only the photo? I did try this by using this code, which is, obviously wrong.

.gallery_8884219 .miniBox .photo {height:8px !important;}

http://rusu.smugmug.com/gallery/8884219_SKyYX

Help/suggestions appreciated. Thanks.
Looks like a standard journal photo and it's a set size.

Try this to position.

.gallery_8884219 .photo.left {padding-top: 10px;}