Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • jonatha1 Friend
    #117278

    Anyone run into this? Using the default color with transmenu. And all the child item links text stay black no matter what. Been trying to find where this is configured in all the CSS to no avail. Does anyone have an idea?

    Khanh Le Moderator
    #210732

    Hi honatha1,

    Could you give us your url please? The menu works ok on our demo site as well as on our localhost.

    jonatha1 Friend
    #210737

    I did finally get it to work. At first I thought I may have altered something in the CSS. So i deleted everything. Redownloaded, unzipped and reuploaded a fresh install. Same problem.

    in template_css.css there is a..

    td, div {
    font-size: 1em;
    }

    When I added a color: #FFFFFF; it makes all the test even the child text white.
    So i took the color: #FFFFFF; out and then added…

    #ja-transmenu td {
    color:#FFFFFF;
    font-size: 1em;
    }

    into my color.css and it fixed it.

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

This topic contains 3 replies, has 2 voices, and was last updated by  jonatha1 17 years, 7 months ago.

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