Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • marco17 Friend
    #160039

    How can i change the menu colours and the css colours (titles, botons etc.) ?

    Many Thanks.
    Marco

    thangnn1510 Friend
    #376304

    Dear Marco17!

    You should change some CSS code:

    – Top menu color change templates/ja_mesolite_ii/css/menu/mega.css

    .ja-megamenu li a.active, .ja-megamenu li a.active:hover, .ja-megamenu li a.active:active, .ja-megamenu li a.active:focus {
    background: none repeat scroll 0 0 #00A9DD;
    color: #FFFFFF !important;
    }

    please change background and color paramters.

    – Left menu: change templates/ja_mesolite_ii/css/template.css

    ul.menu li a {
    background: url("../images/arrow.png") no-repeat scroll 92% 14px transparent;
    border-top: 1px solid #E6E6E6;
    color: #666666;
    display: block;
    margin: 0;
    outline: medium none;
    padding: 8px 0 9px;
    text-indent: 15px;
    text-transform: uppercase;
    }

    – Buttons: change in /templates/ja_mesolite_ii/css/template.css

    .button {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    padding: 2px 8px;
    }

    Hope this helps and good luck!

    swillett Friend
    #419493

    Hi thangnn1510,

    I am having a similar issue and still unable to resolve the hover state of the non .parent menu items, if you have a moment could you take a look at my thread here: http://www.joomlart.com/forums/topic/left-main-menu-hover-state/

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

This topic contains 3 replies, has 3 voices, and was last updated by  swillett 13 years ago.

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