-
AuthorPosts
-
August 5, 2010 at 12:23 pm #153154
Hi! I have next problem – Menu in left/right position show 1st and 2nd level perfectly, but the 3rd level take style from 2nd level active-link and I can’t change it. See the attach file.
I spend all day to fix it, but didn’t find a solution.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 9, 2010 at 7:57 am #352122<em>@liis 188972 wrote:</em><blockquote>Hi! I have next problem – Menu in left/right position show 1st and 2nd level perfectly, but the 3rd level take style from 2nd level active-link and I can’t change it. See the attach file.
I spend all day to fix it, but didn’t find a solution.</blockquote>the issue is created in the PM, http://pm.joomlart.com/browse/JATCTOPAZ-5
please kindly wait for checking from our developers
Thanks
August 9, 2010 at 8:38 am #352130<em>@tienhc 189464 wrote:</em><blockquote>the issue is created in the PM, http://pm.joomlart.com/browse/JATCTOPAZ-5
please kindly wait for checking from our developers
Thanks</blockquote>
I can’t open you link =(
<blockquote>PERMISSION VIOLATIONIt seems that you have tried to perform an operation which you are not permitted to perform.
If you think this message is wrong, please consult your administrators about getting the necessary permissions.</blockquote>
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 11, 2010 at 3:41 am #352313Hello
here is the solution from our developers
the issue is fixed and will be updated in new version, and now you can find text “ul.menu li li li a” in template.css file and delete a row “padding-left: 35px !important;” then your site run well.GOodluck
August 11, 2010 at 4:18 am #352318No 🙁 this padding I easy find and fix myself..
I want to say that (look at the picture) it is only Level 2 – active now, but booth Level 3 links are already green like active link. The Level 3 links inherits style from Level 2 – active, here’s the problem!Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 29, 2011 at 3:04 am #388910ok, you open the template.css file and find the following code
ul.menu li li li.active a {
font-weight: bold !important;
}replace by:
ul.menu li li li.active > a {
font-weight: bold !important;
}AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Saguaros 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
3 level menu css-style problem
Viewing 6 posts - 1 through 6 (of 6 total)