Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • galaxie Friend
    #177902

    Hi

    I can’t find where to change the color of the dots and of the bottom bar in the mega menu. Here is a printscreen:

    I changed everywhere I found the red color in the css files in templates/ja_tiris/css/menu but it is still there…

    I use Joomla 2.5 and template JA Tiris
    Website: http://www.imove-fit.ch

    Thanks for you help


    1. mega-menu-color
    swissa Friend
    #456501

    Give you this code then I’m off out to enjoy the sunshine here in sunny Central Switzerland….. 🙂

    You need to change code in templates/ja_tiris/css/menu/mega.css

    Voila. For the red line at the bottom – line 102

    .ja-megamenu .childcontent-inner {
    background: url(../../images/bg-subnav.gif) repeat-x left bottom white; <set this to no image file i.e. background:white;
    color: lime;
    overflow: hidden;
    padding-bottom: 5px;
    }

    for the bullet points – line 64

    .ja-megamenu ul.level1 li.mega a.mega {
    background: url(../../images/bullet-1.png) 0 13px no-repeat; < change to none i.e. background: none;
    border: 0;
    color: #999
    font-size: 100%;
    line-height: normal;
    padding: 5px 0 5px 15px;
    text-transform: none;
    }

    Hope that helps.

    chavan Friend
    #456503

    The red is in this image http://www.imove-fit.ch/templates/ja_tiris/images/bg-subnav.gif

    do some photoshop work to get rid off it

    Note: If you Find my Post useful please click on the Thanks Icon

    galaxie Friend
    #456506

    Thanks, but I wanted to change the color, not remove it. I used photoshop to modify the images bullet-2.png and bg-subnav.gif and it works. 🙂

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

This topic contains 4 replies, has 3 voices, and was last updated by  galaxie 12 years, 5 months ago.

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