PDA

View Full Version : Gallery Thumbnails too close together


jfiler
Jan-21-2009, 07:15 PM
Changed the image borders to double and works fine but now they don't have space between them. Tried different stuff from threads but no success. What is the code to control the space between the images in the gallery?

jfiler
www.photographsbynature.com (http://www.photographsbynature.com)

jfriend
Jan-21-2009, 07:28 PM
Try this CSS:


#smugmug #thumbnails .photo {margin-right:20px !important;}

jfiler
Jan-22-2009, 05:12 AM
Try this CSS:


#smugmug #thumbnails .photo {margin-right:20px !important;}

Perfect again, John.

Thanks for the quick answer.

Joe