Title: MurderBear's Replies | WordPress.org

---

# MurderBear

  [  ](https://wordpress.org/support/users/murderbear/)

 *   [Profile](https://wordpress.org/support/users/murderbear/)
 *   [Topics Started](https://wordpress.org/support/users/murderbear/topics/)
 *   [Replies Created](https://wordpress.org/support/users/murderbear/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/murderbear/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/murderbear/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/murderbear/engagements/)
 *   [Favorites](https://wordpress.org/support/users/murderbear/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menu Displaying through fullscreen video](https://wordpress.org/support/topic/menu-displaying-through-fullscreen-video/)
 *  Thread Starter [MurderBear](https://wordpress.org/support/users/murderbear/)
 * (@murderbear)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/menu-displaying-through-fullscreen-video/#post-5399076)
 * I went into my code and found the following. It hasn’t resolved the issue, but
   at least I’ve isolated that it’s a z-Index issue.
 * Within my code, there’s a section that looks like this in my CSS:
 * _/* main menu */
    #masthead .main-menu { position:relative; z-index:998; border-
   top:1px solid #000; border-bottom:3px solid #000;
 *  -webkit-animation-name:fadeIn;
    -moz-animation-name:fadeIn; -o-animation-name:
   fadeIn; animation-name:fadeIn; -webkit-animation-delay:0.5s; -moz-animation-delay:
   0.5s; -ms-animation-delay:0.5s; -o-animation-delay:0.5s; animation-delay:0.5s;
 *  visibility:hidden;
    }
 * Changing the z-index to 0 fixes the problem of the content displaying over the
   fullscreen video, however a new problem arrises where the mouse over menu appears
   behind the text/title of the page. Here’s a link again to the page where you 
   can find the problem when clicking fullscreen on the video: [http://www.electricbare.com/flying-lotus-ready-err/](http://www.electricbare.com/flying-lotus-ready-err/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Menu Displaying through fullscreen video](https://wordpress.org/support/topic/menu-displaying-through-fullscreen-video/)
 *  Thread Starter [MurderBear](https://wordpress.org/support/users/murderbear/)
 * (@murderbear)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/menu-displaying-through-fullscreen-video/#post-5399075)
 * Still having this issue. Anyone out there with experience with this can assist?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Visual Edition Not Displaying – Not Plugins or Theme Based](https://wordpress.org/support/topic/visual-edition-not-displaying-not-plugins-or-theme-based/)
 *  Thread Starter [MurderBear](https://wordpress.org/support/users/murderbear/)
 * (@murderbear)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/visual-edition-not-displaying-not-plugins-or-theme-based/#post-5063451)
 * Tried the above and still no luck. Visual tab is still white even after a clean
   install and resetting all the plugins.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Visual Edition Not Displaying – Not Plugins or Theme Based](https://wordpress.org/support/topic/visual-edition-not-displaying-not-plugins-or-theme-based/)
 *  Thread Starter [MurderBear](https://wordpress.org/support/users/murderbear/)
 * (@murderbear)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/visual-edition-not-displaying-not-plugins-or-theme-based/#post-5063260)
 * How do I reset the plugins folder via FTP/ PHPMyAdmin?
 * Will deleting all my files aside from the ones you listed wipe out any of my 
   custom content or editing to my theme, my posts, plugin settings, etc?

Viewing 4 replies - 1 through 4 (of 4 total)