Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • nelsokelso Friend
    #117326

    Are there any Module or Menu Class Suffix’ to style this template with? Is there a way to make the menus in Top, Left, and Right module positions look like how the ja-subnav (split menu sub nav module) looks?

    Any inforrmation would be great, thanks.

    Hieu Nguyen Admin
    #210840

    Hi,

    I’m sorry that there’s no module class suffix for you to style the module look like the split sub menu. Split sub menu is the special part of the template [Your site navigation] so we make it looks a little bit different from other modules style.

    However, you can always apply the style to other modules by copying and pasting the CSS code in “ja_zibal/ja_splitmenu/ja-splitmenu.css“. You can find it here:

    #ja-subnav ul {
    margin: 0;
    padding: 0;
    }

    #ja-subnav li {
    margin: 0;
    padding: 0;
    background: none;
    }

    #ja-subnav a {
    padding-left: 24px;
    display: block;
    background: url(img/submenu-bg.gif) no-repeat top left;
    height: 22px;
    line-height: 20px;
    color: #666666;
    text-decoration: none;
    }

    #ja-subnav a:hover, #ja-subnav a:active,
    #ja-subnav li.active_menu a, #ja-subnav li.active_menu a:hover {
    background: url(img/submenu-bg.gif) no-repeat bottom left;
    text-decoration: none;
    color: #4D84A7;
    }

    Hope it helps! 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  Hieu Nguyen 18 years ago.

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