PDA

View Full Version : Slideshow issue


sebmour
Sep-28-2009, 04:31 AM
Hi,

I have a working slideshow in my bio. That's fine.

I have noticed that the biggest size we can use is 750, 750.

I wanted to make it 1024 wide. But everytime I do that, there is a black box that goes at the top and bottom of my images. I would like to have it white and also it's not centered anymore when I do that.

Please Help me!

Allen
Sep-28-2009, 06:00 AM
Hi,

I have a working slideshow in my bio. That's fine.

I have noticed that the biggest size we can use is 750, 750.

I wanted to make it 1024 wide. But everytime I do that, there is a black box that goes at the top and bottom of my images. I would like to have it white and also it's not centered anymore when I do that.

Please Help me!
In your show script change this

bgColor: '<#FFFFFF>',

to this

bgColor: 'FFFFFF',


Add this to your CSS to center the show. The biobox parent container
needs to be widen for it to center.

#homepage {width: 1044px;}

sebmour
Sep-28-2009, 02:31 PM
thank you so much!

Now I need to find a great nav bar look for my website.