PDA

View Full Version : extra space


fotowerx
Mar-02-2007, 07:27 AM
How do I get rid of extra space below my slideshow on homepage?

www.foto-werx.com

fotowerx
Mar-02-2007, 07:29 AM
How do I get rid of extra space below my slideshow on homepage?

www.foto-werx.com

richW
Mar-02-2007, 07:42 AM
How do I get rid of extra space below my slideshow on homepage?
www.foto-werx.com (http://www.foto-werx.com)
Try changing this line:
#homepage #bioBox {text-align:center; margin:0; width:800px; height:533px; margin:0 auto;}
To this:
#bioBox {text-align:center; width:800px; height:420px; margin:0 auto;}

fotowerx
Mar-02-2007, 08:39 AM
thanks, that'll work, now how about making the slideshow larger?


Try changing this line:
#homepage #bioBox {text-align:center; margin:0; width:800px; height:533px; margin:0 auto;}
To this:
#bioBox {text-align:center; width:800px; height:420px; margin:0 auto;}

richW
Mar-02-2007, 09:20 AM
thanks, that'll work, now how about making the slideshow larger?Enable the gallery you are pulling the slideshow images from to show large pictures. Right now medium is the largest that can be viewed.
Also, change this line in your slideshow code in the footer from this:
slideshowUrl = "http://fotowerx.smugmug.com/photos/sspopup.mg?AlbumID=2146312";
to this:
slideshowUrl = "http://fotowerx.smugmug.com/gallery/2146312";

fotowerx
Mar-02-2007, 09:42 AM
This didn't change anything. What else can be done? I want the slide show almost as wide as the horizontal lines on the page

Enable the gallery you are pulling the slideshow images from to show large pictures. Right now medium is the largest that can be viewed.
Also, change this line in your slideshow code in the footer from this:
slideshowUrl = "http://fotowerx.smugmug.com/photos/sspopup.mg?AlbumID=2146312";
to this:
slideshowUrl = "http://fotowerx.smugmug.com/gallery/2146312";

Allen
Mar-02-2007, 10:01 AM
How do I get rid of extra space below my slideshow on homepage?

www.foto-werx.com (http://www.foto-werx.com)

Play with the green.

#bioBox {text-align:center; width:800px; height:440px; margin:0 auto;
margin-bottom: -20px;
}

Mike Lane
Mar-22-2007, 02:27 AM
Heh, just saw your site when searching for something else on dgrin. Imitation is the sincerest form of flattery I suppose :D