Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pimmar Friend
    #152891

    The color yellow has been used to match business logo, now I wish to change
    the font color in top menu and in slide show description to black, so that it
    will be better readable with a yellow background

    where can i make the changes for both positions ? :((

    site is not on line yet but screen attached


    1. screen
    Saguaros Moderator
    #351412

    Hello all

    Pls open the file templates/ja_rasite/css/mod_jaslideshow2.css and find:

    .active .ja-slide-thumb-inner {
    border: none;
    color: #fff;
    }

    replace:

    .active .ja-slide-thumb-inner {
    border: none;
    color: #000;
    }

    for menu: pls open the file: templates/ja_rasite/css/menu/mega.css and try to find the following code:

    ul.level0 li.active a.mega,
    ul.level0 li.active a.over {
    background: url(../../images/mainlevel-active.gif) no-repeat left top #57222B;
    color: #fff;
    }

    replace:

    ul.level0 li.active a.mega,
    ul.level0 li.active a.over {
    background: url(../../images/mainlevel-active.gif) no-repeat left top #57222B;
    color: #000;
    }

    Goodluck

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

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

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