Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • langer Friend
    #120540

    Hi,
    I want to change the link color in my transmenu into black.
    At the moment the links are blue (http://www.familietappe.de/cms).

    I can’t find the right position in the transmenu.css to change it. Can anyone help me, please?

    cssyeah Moderator
    #221841

    Hi langer,
    nice site :D,

    You open the ja-transmenuh.css file in the ja_transmenu folder and find this CSS code section:


    #ja-transmenu li a { /* common styles for 1st level menu */
    float: left;
    margin: 5px 0 0;
    padding: 0 20px;
    display: block;
    color: #FFFFFF; <-- #000;
    font-size: 115%;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    cursor: pointer;
    }

    and


    #ja-transmenu a.jahover {
    color: #FFFFFF; <-- #000;
    background: url(../images/trans-bg.png);
    }

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

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

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