Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • zeus_dice Friend
    #128534

    HI There

    1. I am trying to change the colour of the text in the Main Menu to Black. But I cant seem to find where to change the menu color text in the css file.
    The current text colour is white and I need to change it to black as i changed the menu border to red. Please help as I tried every thing

    2. The other thing I cant seem to get right is when I move the mouse over a link in the main menu a black block highlights the link. Where can I cannge it to hightlight in white

    Please help me 🙁 I tried for three days now with no luck)

    Thank You In Advance

    Sherlock Friend
    #249119

    Plz send your URL ?

    zeus_dice Friend
    #249121

    Hi There

    It is on the backend and is availible at http://www.gonowauto.co.za/chev You will see the main menu text is white I need to change that to black.

    Thanks

    Sherlock Friend
    #249130

    1. Plz edit templates/ja_avian/ja_menus/ja_cssmenu/ja-sosdmenu.css file.
    line 80
    <blockquote>#ja-cssmenu li a {
    color: #CCCCCC;
    display: block;
    font-size: 100%;
    font-weight: bold;
    line-height: 29px;
    margin: 0;
    padding: 0 20px;
    text-decoration: none;
    }</blockquote>
    Change #CCCCCC to #000000

    And lne 113:
    <blockquote>#ja-cssmenu li a.active,
    #ja-cssmenu li a.active:hover,
    #ja-cssmenu li a.active:active,
    #ja-cssmenu li a.active:focus {
    color: #FFFFFF;
    background: #F09018;
    }</blockquote>
    Change #FFFFFF to #000000

    zeus_dice Friend
    #249148

    Hi There

    I thank you so much. It worked

    Thank You Thank You Once again

    Regards

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

This topic contains 5 replies, has 2 voices, and was last updated by  zeus_dice 16 years, 6 months ago.

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