-
AuthorPosts
-
July 25, 2010 at 8:29 am #152841
Hi! If menu have a sub-level there is an arrow near the menu-name, but if menu-name is multi-lines there is one more backward arrow witch also place right on the text (see attach file, arrows marked red-circles). So how can I remove this second (backward) arrow? And also how to make closer lines in very long menu-name?
Sorry for bad English.
Thanks – Victor!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 2, 2010 at 4:44 am #351437Sorry Victor!
Pls give me the link to your site, i would like to check this in detail
Thanks
August 2, 2010 at 10:17 am #351477I can’t it’s local on my PC.
Just try to enter long menu name for a few lines.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 9, 2010 at 4:11 am #352089<em>@liis 188556 wrote:</em><blockquote>I can’t it’s local on my PC.
Just try to enter long menu name for a few lines.</blockquote>Hmm, the problem is here, you had some menu having long title, so that the arrow displays wrong, please try to re-edit the menu again, you should choosed a title having shorter title than now,
also, you created one issue on the PM, our developers will have other solution to resolve to resolve this issue, please give us some time for checking http://pm.joomlart.com/browse/JATCORES-106
Thanks .
cssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
August 9, 2010 at 8:43 am #352131Hi liis,
I resolded on Jira, so you can fix this bug with two following step.
1. Override the arrow-01.png file in the light-theme folder ( download here ).
2. Open the mega.css file and modify the position of background.
[PHP]
ul.level1 li.haschild {
background: url(../../images/arrow-01.png) no-repeat 95% 10px;
padding: 0;
}
[/PHP]change to:
[PHP]
ul.level1 li.haschild {
background: url(../../images/arrow-01.png) no-repeat 100% 12px;
padding: 0;
}
[/PHP]🙂
August 9, 2010 at 9:13 am #352133That’s great!
Thank you =)AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by liis 14 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
problem with second arrows in multi-levels menu
Viewing 6 posts - 1 through 6 (of 6 total)