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 push down the top edge of the div#bottom, because it has a relative position with the top set to 40px. I don't know why this top offset is defined, amybe you should jzst get rid of it.

Best regards

Christian Kirchhoff
Editura GmbH & Co. KG
Tempelhofer Damm 2 · 12101 Berlin
www.editura.de <http://www.editura.de>
AG Berlin-Charlottenburg · HRA 43189 B · USt.Id. DE217180548
Geschäftsführer: Stefan Krause · Ralf Szymanski

Am 29.12.2010 00:15, schrieb Debbie Campbell:
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 adding any bottom margin to #ss-text has no effect - can someone advise?

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to