New Posts
Live Radio
Welcome guest, is this your first visit?
  • Login:
LuvinPoker.com Affiliate Program
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Senior Member
    My Status
     

    Add as a friend
    Join Date
    Jun 2009
    Location
    USA
    Posts
    2,902
    Feedback Score
    15 (100%)

    Default Help with Wordpress/Videos...Overlapping issue

    I have an issue on my WP page. I have videos from YouTube embedded, but the pull down menu essentially hides behind the video. I moved the vids to the middle of the pages to avoid the issue, but want to get it fixed. I have one page with the video at the top. Scroll over the menu bar to see other reviews and you will see how the bar hides behind.

    http://www.onlinepokersitereviews.or...-poker-review/

    Any ideas? Would be a huge help...

  2. #2
    Senior Member
    My Status
     

    Add as a friend
    Join Date
    May 2009
    Location
    United States
    Posts
    225
    Feedback Score
    4 (100%)

    Default

    Where you had a:

    PHP Code:
    <p align="center"
    I changed it to a:

    PHP Code:
    <div align="center" style="z-index: 1;"
    Then I added:

    PHP Code:
    wmode="transparent" 
    To the embed tag.

    Here is the complete code.

    PHP Code:
    <div align="center" style="z-index: 1;"><object height="344" width="665" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param value="true" name="allowFullScreen"/><param value="always" name="allowscriptaccess"/><param value="http://www.youtube.com/v/9iOA67V8h88&amp;hl=en&amp;fs=1&amp;" name="src"/><param value="true" name="allowfullscreen"/><param value="transparent" name="wmode"/><embed height="344" width="665" allowscriptaccess="always" allowfullscreen="true" src="http://www.youtube.com/v/9iOA67V8h88&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" wmode="transparent"/></object></div
    Try that out.

  3. #3
    Senior Member
    My Status
     

    Add as a friend
    Join Date
    Jun 2009
    Location
    USA
    Posts
    2,902
    Feedback Score
    15 (100%)

    Default

    Quote Originally Posted by cprpoker View Post
    Where you had a:

    PHP Code:
    <p align="center"
    I changed it to a:

    PHP Code:
    <div align="center" style="z-index: 1;"
    Then I added:

    PHP Code:
    wmode="transparent" 
    To the embed tag.

    Here is the complete code.

    PHP Code:
    <div align="center" style="z-index: 1;"><object height="344" width="665" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param value="true" name="allowFullScreen"/><param value="always" name="allowscriptaccess"/><param value="http://www.youtube.com/v/9iOA67V8h88&amp;hl=en&amp;fs=1&amp;" name="src"/><param value="true" name="allowfullscreen"/><param value="transparent" name="wmode"/><embed height="344" width="665" allowscriptaccess="always" allowfullscreen="true" src="http://www.youtube.com/v/9iOA67V8h88&amp;hl=en&amp;fs=1&amp;" type="application/x-shockwave-flash" wmode="transparent"/></object></div
    Try that out.

    Wow, THANK YOU!!!

    So, I guess I just do this to all of the videos and just switch out the src?

    Edit: Yes, that is of course what I need to do. Thank you again.

  4. #4
    Senior Member
    My Status
     

    Add as a friend
    Join Date
    May 2009
    Location
    United States
    Posts
    225
    Feedback Score
    4 (100%)

    Default

    If these pages are all template based then I would create a CSS style for the DIV to have the align to center and z-index. Then use that in the template.

    Not sure how you are calling the video but you may have to insert the wmode into the embed for each one. You could probably have the video portion in the template as well then call in the source as a variable, if/the/else/or if wordpress you could use a custom field.

  5. #5
    Senior Member
    My Status
     

    Add as a friend
    Join Date
    Jun 2009
    Location
    USA
    Posts
    2,902
    Feedback Score
    15 (100%)

    Default

    Quote Originally Posted by cprpoker View Post
    If these pages are all template based then I would create a CSS style for the DIV to have the align to center and z-index. Then use that in the template.

    Not sure how you are calling the video but you may have to insert the wmode into the embed for each one. You could probably have the video portion in the template as well then call in the source as a variable, if/the/else/or if wordpress you could use a custom field.
    Most of that flew over my head so I guess I will just manually do it.

    Thanks again.


 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. WP URL Issue
    By TheDonk in forum Wordpress - Web Design - Coding - Technical
    Replies: 5
    Last Post: 09-02-2009, 01:46 PM
  2. Videos In Wordpress - Self Hosted
    By MJ in forum Wordpress - Web Design - Coding - Technical
    Replies: 6
    Last Post: 08-09-2009, 05:34 PM
  3. What is this WP issue I'm having?
    By TheDonk in forum Wordpress - Web Design - Coding - Technical
    Replies: 9
    Last Post: 07-10-2009, 03:19 AM
  4. Html to Wordpress issue
    By Ridge in forum Wordpress - Web Design - Coding - Technical
    Replies: 5
    Last Post: 04-15-2009, 10:12 AM
  5. Wordpress Deepstack Theme Issue
    By Ridge in forum Wordpress - Web Design - Coding - Technical
    Replies: 4
    Last Post: 01-19-2009, 06:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Powered by vBulletin® Version 4.1.5
Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0
Affiliate Program Consultant