Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • juanjovv Friend
    #182479

    Hello

    I need to know, where I can find the different types of styles or classes applicable to a menu module.

    I’m trying to add a submenu in the right position, but I can not be displayed properly.

    Thank you very much

    Ninja Lead Moderator
    #473984

    You can see it here
    <blockquote>Open templates/ja_business/css/template.css file</blockquote>

    /* Default Joomla! Menu ---*/
    #ja-container ul.menu li {
    background: url(../images/hoz-sep.gif) repeat-x left bottom;
    border: 0;
    padding-left: 0;
    }

    #ja-container ul.menu li a {
    background: url(../images/arrow9.png) no-repeat 0 12px;
    color: #6d625b
    padding-left: 10px;
    }

    #ja-container ul.menu li a:hover,
    #ja-container ul.menu li a:focus,
    #ja-container ul.menu li a:active {
    background-image: url(../images/arrow9-hover.png);
    color: #dd6d14
    }

    #ja-container ul.menu li li { }
    or you can customize it

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 5 months ago.

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