Viewing 11 posts - 31 through 41 (of 41 total)
  • Author
    Posts
  • rnippes Friend
    #570344

    didn’t work for me. still the same problem, that the menu text get white on white when you hover over it.

    i put this code in custom.css:

    ul.nav.nav-pills.nav-stacked .dropdown-menu {
    background: none;
    border: medium none;
    box-shadow: none;
    display: block;
    float: none;
    margin: 0;
    position: static;
    }
    ul.nav.nav-pills.nav-stacked .dropdown-menu > li {
    border: none;
    }
    ul.nav.nav-pills.nav-stacked .dropdown-menu > li.open > a,
    ul.nav.nav-pills.nav-stacked .dropdown-menu > li.open > a:hover,
    ul.nav.nav-pills.nav-stacked .dropdown-menu > li.open > a:focus {
    background: #eee
    color: #000
    }

    .dropdown-submenu > .dropdown-menu {
    margin-left: 20px !important;
    }
    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
    background: none !important;
    color: #000
    }

    Adam M Moderator
    #570422

    Hi @rnippes,

    It’s hard to check the problem this way, please continue your work and let me know when your site is online and I will check it for you then.

    Adam M Moderator
    #735488

    Hi @rnippes,

    It’s hard to check the problem this way, please continue your work and let me know when your site is online and I will check it for you then.

    rnippes Friend
    #570456

    <em>@Adam M 473156 wrote:</em><blockquote>Hi @rnippes,

    It’s hard to check the problem this way, please continue your work and let me know when your site is online and I will check it for you then.</blockquote>

    download purity quickstart. -> http://www.joomlart.com/forums/downloads.php?do=cat&id=519
    install it where ever you want. (i use bitnami joomla -> https://bitnami.com/stack/joomla)

    change the end level in one of the menus in my screenshots.

    and you have your own test environment. you can examine the error local on your maschine.

    rnippes Friend
    #735520

    <em>@Adam M 473156 wrote:</em><blockquote>Hi @rnippes,

    It’s hard to check the problem this way, please continue your work and let me know when your site is online and I will check it for you then.</blockquote>

    download purity quickstart. -> http://www.joomlart.com/forums/downloads.php?do=cat&id=519
    install it where ever you want. (i use bitnami joomla -> https://bitnami.com/stack/joomla)

    change the end level in one of the menus in my screenshots.

    and you have your own test environment. you can examine the error local on your maschine.

    Adam M Moderator
    #570503

    Hi @rnippes,

    The code I provided your is where I took from my local and it works with other customers (you can see previous reply #21), therefore I need to take a look at your site in order to see why it doesn’t work with you.

    rnippes Friend
    #570566

    hi adam,

    have a look at http://www1.nippes.it/support01/index.php/level-1-1
    move the cursor over “Home” or “Level 1” in the main menu and the text will disapear.
    i put on the page two screen shots. the first shows what i see if i move the mouse over “Level 1” (in my browser firefox 37.0.2). the second one shows how it looks with the mouse above “Level 2.2”.

    happy vatertag.
    and thanks for your patience and help.

    Adam M Moderator
    #570659

    Hi @rnippes,

    Please open file /templates/purity_iii/css/custom.css then add this code :

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
    background: #eee;
    color: #000;
    }

    Adam M Moderator
    #735722

    Hi @rnippes,

    Please open file /templates/purity_iii/css/custom.css then add this code :

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
    background: #eee;
    color: #000;
    }

    rnippes Friend
    #570752

    ok. seems to be ok now.

    will you put in the next purity release or do i have to keep it in custom.css?

    thanks!

    Adam M Moderator
    #570895

    HI @rnippes,

    Please keep the code in custom.css file, actually this file won’t be replaced if you update the template via JA Extension Manager. I sent a request to development team so they can include the fix in next version already.

Viewing 11 posts - 31 through 41 (of 41 total)

This topic contains 41 replies, has 3 voices, and was last updated by  Adam M 9 years, 6 months ago.

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