Page 1 of 1

How to control the row spacing?

PostPosted: Thu Feb 15, 2007 5:02 am
by littlebabylon
Hi all, do you know any method, (change the code in CSS?) can control the space between rows?

I m trying to change the row spacing just like the column width:
http://www.pbase.com/littlebabylon/nippon02

many thanks for the help
kevin

PostPosted: Thu Feb 15, 2007 5:06 am
by dang
You can change this in the "Gallery Edit" settings, here:

columns _ columns of thumbnails to display
table width _ percent of screen to use for the table of thumbnails
cell spacing _ minimum pixels between thumbnails
cell padding _ pixels of space around thumbnails

You'll see boxes to add the amounts, no css required. :wink:

PostPosted: Thu Feb 15, 2007 5:24 am
by littlebabylon
thanks for the reply Dang, but i already did like what you said, change all the number into "0", it works on some standard CSS , but for this one, it only work on the column, strange :(

kevin

PostPosted: Thu Feb 15, 2007 12:11 pm
by dang
Can you explain what you're trying to do?

As an example, the "table width" may need more than 0. And you're display can only go to 100% (I believe). If you need more space, try using 4 columns instead of 5 which will allow more working space. If you're trying to remove all the space, check to make sure you haven't added addition padding in your css.

If you can get another style sheet to do what you want, compare how it's written to the one you're using. Thumbnail size written into the css might make a difference too, since you can be adding padding by over-sizing our default display.