-
AuthorPosts
-
November 3, 2010 at 9:37 pm #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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 4, 2010 at 9:02 am #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;
}1 user says Thank You to Saguaros for this useful post
November 5, 2010 at 4:27 pm #361771Hi Tienhc.
Many thanks for the help.
Cheers
Juan
November 5, 2010 at 5:12 pm #361773I 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
-
AuthorPosts
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