Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • sfpkent Friend
    #147575

    Hi,

    I would like to change the background and text color for drop down menu.

    My site -http://nsvision.com.my

    Attached with image file.


    1. changecolor
    Anonymous Moderator
    #329175

    Please open templates/ja_kyanite_ii/css/menu/mega.css file to change.

    sfpkent Friend
    #329198

    Ok, I managed to change the background, how about the text color in the drop down menu, which code I should go for?

    I want to change to black color.

    Site : http://nsvision.com.my

    TomC Moderator
    #329233

    sfpkent:

    Might I ask how you went about changing the background color while maintaining the dropshadow graphic around the borders?
    Did you have to alter only one graphic or multiple?

    :confused:

    sfpkent Friend
    #329241

    I have to alter two image files at the template images folder.

    sfpkent Friend
    #329264

    Anyone can help?

    supersplet Friend
    #329466

    Open templates/ja_kyanite_ii/css/menu/mega.css file and change from:


    ul.level1 li.mega a.mega {
    background: none;
    border: 0;
    color: #e6e6e6;
    font-weight: normal;
    padding: 5px;
    height: auto;
    }

    to:

    ul.level1 li.mega a.mega {
    background: none;
    border: 0;
    color: #000000;
    font-weight: normal;
    padding: 5px;
    height: auto;
    }

    sfpkent Friend
    #329490

    Thanks, it works perfectly! 🙂

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

This topic contains 8 replies, has 4 voices, and was last updated by  sfpkent 14 years, 4 months ago.

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