PDA

View Full Version : I need space


cynthiann
Sep-13-2008, 01:42 PM
I need some more space above my banner and less space below my navbar. Any suggestions?

ETA OK, just added a black banner above, but still too much space between navbar and slideshow.

denisegoldberg
Sep-13-2008, 02:10 PM
I need some more space above my banner and less space below my navbar. Any suggestions?

ETA OK, just added a black banner above, but still too much space between navbar and slideshow.
You asked that the space be reserved with this statement:
SM.flash.insertSlideshow(600, 600, ssConfig, 'transparent');
The first number is the width, and the second is the height. Try a smaller number for the height.

--- Denise

cynthiann
Sep-13-2008, 02:40 PM
You asked that the space be reserved with this statement:SM.flash.insertSlideshow(600, 600, ssConfig, 'transparent');
The first number is the width, and the second is the height. Try a smaller number for the height.

--- Denise

Thanks, but when I tried that, my entire slideshow got smaller. Any way around that?

ETA Duh... I was underestimating how low to set it. Got it now!

THANKS!!