PDA

View Full Version : Galleries 3 across


DLC Photo
Mar-26-2010, 06:57 PM
I would like the "css" to make the galleries (thumbnails) on my gallery page 3 across instead of 4. I saw how to do this in post awhile ago but couldn't find it again. sorry...

Page in question (http://www.dreamlivecapture.com/galleries)

Allen
Mar-26-2010, 08:35 PM
I would like the "css" to make the galleries (thumbnails) on my gallery page 3 across instead of 4. I saw how to do this in post awhile ago but couldn't find it again. sorry...

Page in question (http://www.dreamlivecapture.com/galleries)
In your CSS find this and play with the red.

.miniBox {width:122px; text-align:center; height:210px; margin:0 58px;}

DLC Photo
Mar-26-2010, 08:46 PM
In your CSS find this and play with the red.

.miniBox {width:122px; text-align:center; height:210px; margin:0 58px;}

Oh Yeah! Its squeakin now!