Thanx Allen but should I replace the red parts for the new video gallerys only or for all or to clean up with the CSS code you suggest will take care of all & I continue to upload new vids by creating new gallerys.
I think you confused an already confused guy.
Thanx in advance for such a prompt reply, thats why I love & till this day can't believe the service we get for an un-matched anywhere product, I am proud to be a part of smugmug.
BTW
We just did our local show this past weekend & I took a shot after the show of a family walking out & she must have recognized my face from my home page & said to her young child as my flash went off, "Oh look honey, we're going to be on smugmug tonight.", and turned to me & said "Thanks"
The red is an example of one of your existing video galleries, do the same,
with new code, for each new gallery.
The CSS part does all your video galleries under the VIDEO category. Only
needs to be added once, as is, to your CSS.
Then do the following to each video gallery.
Change each of the video galleries to journal style under customize gallery and turn printing and sharing off.
Then with the CSS below hide the slideshow button, page navs and the one
photo. You'll see the photo logged in only.
Thanx Anthony, your site looks beautiful! I love the style! I love the colors! The content is quite pro!
Thats your home page right?
I don't think that would apply on my site though, take a look & you will see what I mean: http://bridgemen.smugmug.com/
Allan, I will give it a try, I think I understand most of what your saying, I still am a little confused about if I send each video as a new gallery how does it get in my video gallery. OMG, I can't believe what I'm saying, I can't believe I can't do what I have already done! Is this Altzheimers or what!
I see no CSS active in either video gallery.
If you did add it then you probably have "smugmug" instead of "custom"
checked for appearance under "gallery tools" > customize gallery.
I see no CSS active in either video gallery.
If you did add it then you probably have "smugmug" instead of "custom"
checked for appearance under "gallery tools" > customize gallery.
Allen, made all the changes, still can't see my new video & the timer seems to be in all gallerys now, so that works, but why can't I see my newest video?
I have taken working video you tube code & pasted it in the new gallery & it worked, so the problem has to be with the new you tube video code:
Allen, made all the changes, still can't see my new video & the timer seems to be in all gallerys now, so that works, but why can't I see my newest video?
I have taken working video you tube code & pasted it in the new gallery & it worked, so the problem has to be with the new you tube video code:
I'm seeing the 3rd video... I assume you mean the third one down on the list...
I was wrong on the code thing... sorry
where do you put the code in that adds that timer?
The 2nd & 3rd video work fine, its the first one that doen't work.
I am going to remove the timer, I can reload it later, the urgent matter is the non working code for the top (1st) video
The code for the timer is in the footer
quote=brandofamily]I'm seeing the 3rd video... I assume you mean the third one down on the list...
I was wrong on the code thing... sorry
where do you put the code in that adds that timer?[/quote]
OK this is making me nuts to... can you post the exact code you have in the description area for a working video and then the code you've entered that is not working?
Allen my pc shows no change in centering or video.
Here is the non working code:
<object height="350" width="425">
<param name="movie" value="http://www.youtube.com/v/2HlVRNDOVe8">
<param name="wmode" value="transparent">
<embed src="http://www.youtube.com/v/2HlVRNDOVe8"
type="application/x-shockwave-flash"
wmode="transparent" height="350" width="425">
</object>
<p>HYPE!</p>
</html>
Here is the working code:
<html><div align="center"> <p><h2>BRIDGEMEN COLOR GUARD </h2></p> <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/tzEEFEpQ6hY"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/tzEEFEpQ6hY" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><p>HYPE!</p></div></html>
OK this is making me nuts to... can you post the exact code you have in the description area for a working video and then the code you've entered that is not working?
The reason the CSS is not working at the bottom is you
have a ( instead of a { .
Change red here
.loggedIn .category_VIDEOS .journal_entry (display: block;}
to this
.loggedIn .category_VIDEOS .journal_entry {display: block;}
Edit:
All you have to do in your footer code is
change this
<p align="center"> </p><div id="myCountdown"> to this
<div id="myCountdown" align="center">
Comments
with new code, for each new gallery.
The CSS part does all your video galleries under the VIDEO category. Only
needs to be added once, as is, to your CSS.
Then do the following to each video gallery.
Change each of the video galleries to journal style under customize gallery and turn printing and sharing off.
Then with the CSS below hide the slideshow button, page navs and the one
photo. You'll see the photo logged in only.
My Website index | My Blog
http://www.brandolinoimaging.com/gallery/2793033#166983245
Thats your home page right?
I don't think that would apply on my site though, take a look & you will see what I mean:
http://bridgemen.smugmug.com/
Allan, I will give it a try, I think I understand most of what your saying, I still am a little confused about if I send each video as a new gallery how does it get in my video gallery. OMG, I can't believe what I'm saying, I can't believe I can't do what I have already done! Is this Altzheimers or what!
Hate to say it, but in Firefox I see no thumbs to click on.
Had to do this link.
http://www.brandolinoimaging.com/gallery/2793033
My Website index | My Blog
You must have caught me in the middle of switching pics... I fixed the other link... here's the right one...
http://www.brandolinoimaging.com/gallery/2793033#166983245
OK, now I AM totally confused!
I did the CSS, I changed to Journal Style, printing & sharing off & can't figure out how to hidethe slideshow button,page navs & photo part!
The few things I did, I see no change anywhere, I lit up IE & I don't even see a video.
I am not sure if Alan is talking to me or Anthony is talking to me or what or you both are talking to each other.
I feel like I am in the middle of a Who's on first routine.
...............John
.category_VIDEOS .play_slideshow,
.category_VIDEOS .journal_entry,
.category_VIDEOS .pageNav
{display: none;}
.loggedIn .category_VIDEOS .journal_entry
(display: block;}
I see no CSS active in either video gallery.
If you did add it then you probably have "smugmug" instead of "custom"
checked for appearance under "gallery tools" > customize gallery.
My Website index | My Blog
You were right, I clicked on custom & now I have created a new problem.
My countdown timer that was only on my home page is on almost all pages.
Not a bad thing I guess, but how do I turn that on & off & how do I make global if left on?
And now all I do is create a new gallery with an image uploaded, paste the html code & that is it?
Thanx again for your help, check our schedule & come join the fun!
Add red. Then in your CSS add these.
.homepage #myCountdown {display: block;}
#myCountdown {display: none;}
My Website index | My Blog
My Website index | My Blog
I have taken working video you tube code & pasted it in the new gallery & it worked, so the problem has to be with the new you tube video code:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/2HlVRNDOVe8"></param><embed src="http://www.youtube.com/v/2HlVRNDOVe8" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
I hope this helps you help me.
Might take what's in the new code and make it like your old code that worked.
Try this for new video, just changed the code you now have and entered the new video links. Thought you only wanted the timer on the home page?
My Website index | My Blog
I had to hide it, people were calling and asking me how it worked, but I unhid it now.
Here is the working code, it seems the embed is there to, any ideas?:
<html><div align="center"> <p><h2>BRIDGEMEN COLOR GUARD </h2></p> <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/tzEEFEpQ6hY"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/tzEEFEpQ6hY" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><p>HYPE!</p></div></html>
should keep the countdown off all pages except the homepage.
YOu have now, see red for changes To this See my last post also.
My Website index | My Blog
Your code for the video didn't work & the timer is now off center & still on some gallerys & not on others.
I was wrong on the code thing... sorry
where do you put the code in that adds that timer?
your CSS and see if it works there.
.homepage #myCountdown {display: block;}
#myCountdown {display: none;}
My Website index | My Blog
I am going to remove the timer, I can reload it later, the urgent matter is the non working code for the top (1st) video
The code for the timer is in the footer
quote=brandofamily]I'm seeing the 3rd video... I assume you mean the third one down on the list...
I was wrong on the code thing... sorry
where do you put the code in that adds that timer?[/quote]
should be
not sure if this is causing all the problems, but it might help...
I got the timer centered and only on the homepage, see my last post.
My Website index | My Blog
Here is the non working code:
<object height="350" width="425">
<param name="movie" value="http://www.youtube.com/v/2HlVRNDOVe8">
<param name="wmode" value="transparent">
<embed src="http://www.youtube.com/v/2HlVRNDOVe8"
type="application/x-shockwave-flash"
wmode="transparent" height="350" width="425">
</object>
<p>HYPE!</p>
</html>
Here is the working code:
<html><div align="center"> <p><h2>BRIDGEMEN COLOR GUARD </h2></p> <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/tzEEFEpQ6hY"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/tzEEFEpQ6hY" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object><p>HYPE!</p></div></html>
FYI: These are 2 different videos.
Do you want me to just delete the timer?
post 29 and they all worked.
This one worked as did the others. and move this to the top of your CSS.
.homepage #myCountdown {display: block;}
#myCountdown {display: none;}
My Website index | My Blog
I made the broke one match the working one...
So what was the problem?
I need to upload 2 more videos and for future refrence.
Man, I am so glad you guys don't give up.
have a ( instead of a { .
Change red here
.loggedIn .category_VIDEOS .journal_entry
(display: block;}
to this
.loggedIn .category_VIDEOS .journal_entry
{display: block;}
Edit:
All you have to do in your footer code is
change this
<p align="center"> </p><div id="myCountdown">
to this
<div id="myCountdown" align="center">
My Website index | My Blog
Have I used up my quota of pain in the butt problems for the month or can I ask 2 more related things? (thank goodness the month is almost over)
1. The second video I just uploaded & changed the code looking at yours worked except it is off center & I can't find why.
2. Originally we were hideing the graphic after choosing the video, its now visable on the bottom when playing the video.
I promise to go to bed & leave you alone..............John
As for centering, compare the code from the 1st and 2nd videos... if you post it I'll look too...