Hi,
the div#ss-box has a fixed height of 278px. The div#ss-text lies within
that other div. If the div#ss-box had overflow: hidden, you would
recognize that the contents of the div#ss-text were cropped. So 1st I
would remove the definition of the height if the div#ss-box.
But: that will pus
For the slideshow on this page:
http://www.redkitecreative.com/projects/acbl/
What I'd like to do is have a bottom-margin of 10px on the caption,
#ss-text, so that the grey box below it moves down when needed rather
than just sitting at 20px below the slideshow image as it does now. So
far