Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • juniew Friend
    #120734

    How do I change the top menu color from the default white color to another color. what values do I change in the css for the template in JA Senecio

    Thank you

    cssyeah Moderator
    #221839

    Hi juniew,
    If you use the Splitmenu
    Open the ja-splitmenucss.css file in the ja_splitmenu folder and search this CSS section:


    #ja-splitmenu a {
    float: left;
    margin: 5px 0 0;
    padding: 0 20px;
    display: block;
    color: #FFFFFF;
    font-size: 115%;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    height: 30px;
    }

    and


    #ja-splitmenu a:hover,
    #ja-splitmenu a:active,
    #ja-splitmenu a:focus {
    float: left;
    color: #FFFFFF;
    background: url(../images/trans-bg.png);
    text-decoration: none;
    }

    :d

    antoniu1 Friend
    #221921

    On the same subject, how do I change the background color of the menu? I mean as a block, lfet to right, not just te items?

    Also, I have moved the menu to the top, but the header slides down below. Can I move the header up and keep the menu there?

    Thanks for helping!
    Tom

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

This topic contains 3 replies, has 3 voices, and was last updated by  antoniu1 17 years, 5 months ago.

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