-
AuthorPosts
-
November 10, 2014 at 8:24 pm #202613
Hello!
I have ONLY 4 menu items, but I think too many characters so the last item slips into the next line.
There is something to this solution.
Thanks:
Pal
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 11, 2014 at 4:06 am #554808Hi Pal,
Your site looks fine at my end: http://prntscr.com/556pg5
May I know in which device that I can replicate this issue?
splico123 Friendsplico123
- Join date:
- January 2007
- Posts:
- 339
- Downloads:
- 80
- Uploads:
- 7
- Thanks:
- 24
- Thanked:
- 93 times in 16 posts
November 11, 2014 at 12:30 pm #554875in the relation to this, it is common thing for people to have large number of characters in their menus for whatever reasons, so i would advise you guys to put a char limit for the menus, for two things, it looks better, more uniform, and it helps with formating issues due to the fact people use tons of characters.
even better on hover it can be unveiled and shown in full but when mouse hover ends goes back to the shorter version
something in effect : Menuitemnameisthis > Menuitem…
November 11, 2014 at 8:29 pm #554895Hi! Saguaros
The menu problem is on tablet, look at the attached picture.
(Occurs even if the browser window zoom out)
If I have 3 menu item do not present a problem, but 3 menu item too few.
Thanks:
Pal
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 12, 2014 at 9:16 am #554968@splico123 : Thanks for your suggestion, I will pass this to team for further consideration.
@palimo: You can increase width for the main navigation a little bit in that screen size. Just go to file: /templates/uber/css/custom.css (create this file if it doesn’t exist) and add this css rule:
@media screen and (min-width: 769px) and (max-height: 1024px) {
.t3-header .t3-mainnav {
width: 572px !important;
}
}
1 user says Thank You to Saguaros for this useful post
November 12, 2014 at 9:00 pm #555031Hi Saguaros!
This is a good solution, small repair works.
width: 572px !important;
instead of:
width: 769px !important;I think…
I have a question yet:
May be used Animation in magamenu ?
If I set an animation the megamenu disappear.
???Thank You!
PalSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 13, 2014 at 3:56 am #555054<blockquote>May be used Animation in magamenu ?
If I set an animation the megamenu disappear.</blockquote>
Seems to be a bug of this theme, I’ve reported to team for further checking on this, you can check its status here: http://pm.joomlart.com/browse/UBER-258In the meantime, you can try with this solution:
– Open file: /templates/uber/css/custom.css (create this file if it doesn’t exist)
– Add this css rule:
.t3-megamenu.animate {
opacity: 1;
filter: alpha(opacity=100);
}
1 user says Thank You to Saguaros for this useful post
November 13, 2014 at 3:23 pm #555122Thank You Saguaros!
The megamanu is works well after code.
Still a problem:
On the main page there is a text above articles “IN THE NEWS”.
I can not find where to change it.
Where to find?
Thaks:
PalSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 14, 2014 at 2:44 am #555161Hi Pal,
You can change it via language file of this template: /language/en-GB/en-GB.tpl_uber.ini, look for this text field:
TPL_FROM_FOR_BLOG = "In The News"
if English is not your default language, you can just edit file in that language folder.
1 user says Thank You to Saguaros for this useful post
November 14, 2014 at 10:51 am #555219This is the right solution.
I wouldn’t have found it…:)Thanks Saguaros!
Pal
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by palimo 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum