Forth level auto display

Forums Forums Menus Forth level auto display

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1310
    petruburac
    Member

    My problem is that when I hover mouse on second level menu item it shows the third level items but also all the items from forth level.

    1. I use Pixopoint Menu plugin for WordPress.

    2. You can see my problem(in all browsers) online at http://www.termice.ro/admin when you hover mouse on Panouri solare->Informatii. Normally it should just show the third level menu: "Dimensionare, Sisteme de incalzire solara, etc…" but as you can see it shows also the forth level menu, and all of it somehow all items together.

    3. My CSS files:
    Pixopoint CSS File http://www.termice.ro/admin/wp-content/ … /style.php –  I modified some things here

    My theme CSS file: http://www.termice.ro/admin/wp-content/ … /style.css

    4. I use PixoPoint in my theme code so:
    <div id="navbar">
    <div id="navbar-inner" class="region region-navbar">
              <a name="navigation" id="navigation"></a>
           
    <div id="main_nav">
        <div id="main_nav_content">

            <!– meniu PixoPoint –>
           
            [b:bsac0zrl]<?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();} ?> [/b:bsac0zrl]
            <!– sfarsit PP–>

            </div>

    #8175

    It appears to be working fine. Is this perhaps a browser specific problem?

    #8176
    Anonymous
    Member

    I see now. Thanks.
    I think somebody from our team repaired it. I still don’t know.

    #8177

    Excellent <img decoding=” title=”Smiley” /> They saved us both a job then I guess!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.