Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #544749

    I just fixed the problem directly on your site with the solution same as my posted above, see the screenshot

    Please check it again, let me know if it helps


    1. bullet_megamenu
    aryentain99 Friend
    #544805

    Thanks. I see, the problem is the joomla menu is now with its original state, take a look here:
    http://www.arquespalacio.com.ar/saracatu/index.php/noticias
    see the menu “categorias”

    Ninja Lead Moderator
    #545129

    <em>@aryentain99 439851 wrote:</em><blockquote>Thanks. I see, the problem is the joomla menu is now with its original state, take a look here:
    http://www.arquespalacio.com.ar/saracatu/index.php/noticias
    see the menu “categorias”</blockquote>

    I have fixed this bug directly on your site with solution below, please check it again.

    .ja-sidebar .t3-module ul.nav li a {
    background: url(../images/bullet.png) no-repeat 5px center;
    color: #666 ;
    display: block;
    padding: 5px 0 5px 17px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    }

    .ja-sidebar .t3-module ul.nav li a:hover {
    background: url(../images/bullet-hover.png) no-repeat 5px 11px;
    color: #f76000 ; margin-left: 10px;
    text-shadow: 1px 1px 0 #fff ;
    }

    .ja-sidebar .t3-module ul.nav li {
    border-bottom: 0px solid #f2f2f2 ;
    padding: 0;
    }

    .ja-sidebar .t3-module ul.nav {
    margin: 0;
    padding: 0;
    list-style: none;
    }

    Let me know if it helps

    aryentain99 Friend
    #545199

    wow! Thank you so much for this impressive support man! you got my vote for the mod finals!

Viewing 4 posts - 16 through 19 (of 19 total)

This topic contains 19 replies, has 2 voices, and was last updated by  aryentain99 9 years, 10 months ago.

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