Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • riff Friend
    #132480

    Hi there,
    Where do I change the color of the submenu?
    And how do I get rid of that “tooltips” which appear when hoovering a menu?
    Riff

    lcristian Friend
    #266539

    By editing the CSS file of your menu you chose.
    Give us a link to your site or tell us what type of menu are you using. moo or suckerfish

    riff Friend
    #266550

    I´m using moo menu

    lcristian Friend
    #266553

    Great.
    Go edit this file :

    /templates/ja_avian/ja_menus/ja_cssmenu/ja-sosdmenu.css

    Sherlock Friend
    #266605

    HI
    Change background of submenu:ja-sosdmenu.css (line 128)

    #ja-cssmenu li ul li {
    border:medium none;
    color:red;
    }

    Add background into those lines

    riff Friend
    #266667

    Thanks guys … worked. But with adding a background color the original transparency of the submenu is gone. How do I set that transparency again?

    And second: Any suggestions concerning the “tooltip” I mentioned above ?

    Riff

    riff Friend
    #266895

    SOLVED
    Thanks guys … I found the solution in the forum and by myself.

    in /…_avian_ii_d/ja_menus/ja_cssmenu/ja-sosdmenu.css add red lines:

    #ja-cssmenu u1 {
    margin: 0; /* all lists */
    padding: 0;
    filter:alpha(opacity=90);
    opacity: 0.9;
    -moz-opacity:0.9;
    }

    Riff

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  riff 16 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum