Jody Levinson wrote:
I'm trying to get a css slideshow working on this 
page:http://web648.dark.plainblack.net/home/home-test  but the slides are 
stacking vertically instead of occupying the same space. I've used the exact 
same code on this page and it works:http://evamoon.net

Add something like:

.slideshow p {
  position: absolute;
}

Which is present on the site that works, BTW, and not on the one that doesn't.

--
Steve Clason
Boulder, Colorado, USA
(303)818-8590
______________________________________________________________________
css-discuss [css-d@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