Can it be done? Reduce width of slide show on a page or reduce number of thumbnails displayed at the

A

aliweb

I posted this yesterday, but I'm afraid it can't be done. My slide show is too wide for my page. Is there anyway to make it fit
I have tried making the thumbnails smaller, but then more of them are shown
I reduced the width in the real.htm, that didn't work
Is there something I can change in the java script that will do this

Thanks
Alison
 
J

Jon Spivey

Hi Alison,

We'd need to see the page to be able to help you- can you post up a url?
 
A

aliweb

I did it....I changed both the table width and this
if (fp_ie4())
document.write("<span align='center' style='width:480;overflow:hidden' id='fpGalleryListCell_8219'>")

from 640 to 480 in real.htm

Then I deleted the webbot code in my photo page and added it as advanced html. Then uploaded both pages and voila

Thanks for everyones help
Alison
 
Top