Video Gallery
apileggi
Registered Users Posts: 27 Big grins
Could you please advise me how I could get additional videos side by side. I am pretty sure 2 videos can fit next to each other. Also, do I need a separate code not to show the photo for each video section?
example;
.gallery_2565002 #albumNav_top,
.gallery_2565002 #albumNav_bottom,
.gallery_2565002 #photos,
.gallery_2565002 .nophotos {display: none;}
.gallery_2595244 #albumNav_top,
.gallery_2595244 #albumNav_bottom,
.gallery_2595244 #photos,
.gallery_2595244 .nophotos {display: none;}
.gallery_2567472 #albumNav_top,
.gallery_2567472 #albumNav_bottom,
.gallery_2567472 #photos,
Also, any recommendations would be appreciated.
Thanks, Armand
apileggi.smugmug.com
example;
.gallery_2565002 #albumNav_top,
.gallery_2565002 #albumNav_bottom,
.gallery_2565002 #photos,
.gallery_2565002 .nophotos {display: none;}
.gallery_2595244 #albumNav_top,
.gallery_2595244 #albumNav_bottom,
.gallery_2595244 #photos,
.gallery_2595244 .nophotos {display: none;}
.gallery_2567472 #albumNav_top,
.gallery_2567472 #albumNav_bottom,
.gallery_2567472 #photos,
Also, any recommendations would be appreciated.
Thanks, Armand
apileggi.smugmug.com
Keep all your memories archived for generations
0
Comments
<html><div align="center"><p><embed src="http://www.youtube.com/v/hpkgAj0cFEI" type="application/x-shockwave-flash" width="425" height="350"></embed><embed src="http://www.youtube.com/v/hpkgAj0cFEI" type="application/x-shockwave-flash" width="425" height="350"></embed></p></div></html>
that's example code.
http://andydemo.smugmug.com/gallery/2601330
Also, do I need a separate code not to show the photo for each video section?[/QUOTE]
Only for each gallery.
Portfolio • Workshops • Facebook • Twitter
I can't get your video gallery to load. I am looking for similar layout below.
http://zmommy.smugmug.com/gallery/2522582
Thanks,
Armand
Only for each gallery.[/quote]
[/quote]
Portfolio • Workshops • Facebook • Twitter
I'm going out for a while, when I get back I'll check your gallery and give you a hand. Here are a couple of samples that are about the same size as your videos.
http://lmsportspix.smugmug.com/gallery/2263392
http://lmsportspix.smugmug.com/gallery/2557105
Would you know how I could hide film strip jpeg on this page http://apileggi.smugmug.com/Video%20Clips
and keep the title on Gallery page.
http://apileggi.smugmug.com/galleries
Thanks again,
Armand
Copy the code from <!-- start video --> to <!-- end video --> and paste it below your last video or remove it.
Replace the video id in the embed code with your video's id.
If you are going to use four videos copy and paste as-is and replace the video id's
Place this in your css section. Make sure you replace the x's with your gallery number.
.gallery_xxxxxx #albumDescription {
text-align: center;
padding: 25px;}
.videoTitle2 {
margin: 10px 0;
color: white;}
.videoBox2 {
border: solid 1px #fff;
text-align: center;
display: inline;
float: left;
width: 425px;
height: auto;
margin: 0px 13px 30px 13px;
overflow: hidden;}
.gallery_xxxxxx .smugmug_small .videoBox2 {width: 690px;}
Let's see if this is close to what you are looking for......
I tried your code and the video doesn't play. I moved my titles to the top and I think I am going to keep this layout. I will leave your code here for a while if you want to look at it.
My videos are smaller only because the quality of the video isn't very good. I guess when I get a better camera, I will increase the size.
Let me know what you think.
Thanks
Armand