-
Image Thumbnail Viewer I
1) Script Title: Image Thumbnail Viewer I
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
3) Describe problem: Is there a way to adjust the spacing between the thumbnail photos? The padding in the css refers to the pop-up photo, correct?
Here is the page I'm working on right now:
http://host536.ipowerweb.com/~florid.../2003nslc.html
I'd like to limit the number of photos per row, but would like more padding between them so the page appears more balanced.
Thanks,
Deborah
-
-
You can do it with css
margin: 0 10px;
0 is the top and bottom, 10px (or whatever you want) is the left and right. You would add it to each image after the height and width style.
If that messes up the location of the larger pictures, you could also just put a transparent gif in between the images.
Last edited by Veronica; 04-26-2007 at 12:04 AM.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks