Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • juanci Friend
    #156036

    Hi.

    Definitely I’m having lots of problems with both mega menu and top panel. See below please:

    1- Megamenu problem 1. Following your instructions I included mod_k2_content module on the menu item. Then some kind of white border appears around all the links making them not very attractive (see artesanique.com menu item “destacado”

    2- Megamenu problem 2. On the same menu item (“Destacado”), I try to configure a wider colum to fit the mod_k2_content and nothing happens. Redimension of the submenu happens but mod_k2_content module does not fit to the new dimensions.

    3- Megamenu problem 3. On the menu item “Productos” y use jreviews listing module to show the latest items and the white border appears again on the links and also the thumbnail seems to be moved to the left. I’ve checked this with firebug and it seems to be related with the thumbnail class.

    4- Top panel problem 1. Again I try to insert different modules (mod_k2_content and jreviews listings) and not only the links seem to have different colours but jreviews module also have a purple colour very similar to the background which makes it very difficult to read it.

    Please, I’ve lost more than a week trying to configure something apparently easy. I’m a joomla user since some years ago and this template is a nightmare for me. Can anybody help me?

    You can see all those effects at http://www.artesanique.com

    Thanks in advance

    Juan

    Saguaros Moderator
    #361633

    <blockquote>1- Megamenu problem 1. Following your instructions I included mod_k2_content module on the menu item. Then some kind of white border appears around all the links making them not very attractive (see artesanique.com menu item “destacado”</blockquote>

    you open the file: /templates/ja_social/css/menu/mega.css and find the following code:

    .ja-megamenu .group-content .ja-moduletable,
    .ja-megamenu .group-content ul.megamenu {
    margin: 10px 0;
    }

    replace:

    .ja-megamenu .group-content .ja-moduletable,
    .ja-megamenu .group-content ul.megamenu {
    margin: 0px;
    }

    <blockquote>2- Megamenu problem 2. On the same menu item (“Destacado”), I try to configure a wider colum to fit the mod_k2_content and nothing happens. Redimension of the submenu happens but mod_k2_content module does not fit to the new dimensions. </blockquote>
    => you edit parent of this menu and set value 400 for the Submenu Column Width parameter.

    <blockquote>
    3- Megamenu problem 3. On the menu item “Productos” y use jreviews listing module to show the latest items and the white border appears again on the links and also the thumbnail seems to be moved to the left. I’ve checked this with firebug and it seems to be related with the thumbnail class.</blockquote>

    you add the following code into template.css file:

    div.jr_listings_mod .contentThumbnail img{
    padding:0!important;
    }

    4- Top panel problem 1. Again I try to insert different modules (mod_k2_content and jreviews listings) and not only the links seem to have different colours but jreviews module also have a purple colour very similar to the background which makes it very difficult to read it.

    you add the following code into the template.css file:

    .ja-toppanel-content div.jr_listings_mod a {
    color:#000000;
    }

    juanci Friend
    #361771

    Hi Tienhc.

    Many thanks for the help.

    Cheers

    Juan

    juanci Friend
    #361773

    I thienic. It’s me again

    Everything worked ok for me except the megamenu problem 1. I’ve refresed the joomla cache and the browser cache and nothing happens. The white borders around links are still there.

    I’ve used Chrome and Firefox.

    Cheers

    Juan

    Saguaros Moderator
    #362430

    hix

    I could not see the destacado menu on your site 🙁

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

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

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