-
AuthorPosts
-
gringo211985 Friend
gringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
April 8, 2014 at 3:37 pm #196566Hi there,
Not sure if this is a bug, but when you hover over the active menu item in the blue layout the menu changes size width wise and is kind of like a bug. I think it’s missing the border, you can replicate this on the demo of bookshop.
Not sure if you wanna update the template download package with this but thought I would point it out for you.
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
April 8, 2014 at 6:00 pm #530029Hi gringo.
You mean the 1px change after hovering menu items?
Thats on all color options because only the background is changing and the border is not active.On blue color template its the highest contrast so you think its only in blue theme but in red color its also and its on all menu items..
I don’t think thats a bug but if you want you could create a custom.css in templates –> ja_bookshop –> css
and add the lines to the custom.css file:
@media (min-width: 979px){
#t3-mainnav .t3-navbar .navbar-nav li a:hover {
border-right: 1px solid #0067a2;
border-left: 1px solid #0067a2;
}
}Regards
gringo211985 Friendgringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
April 8, 2014 at 8:03 pm #530051<em>@fmfame 420625 wrote:</em><blockquote>Hi gringo.
You mean the 1px change after hovering menu items?
Thats on all color options because only the background is changing and the border is not active.On blue color template its the highest contrast so you think its only in blue theme but in red color its also and its on all menu items..
I don’t think thats a bug but if you want you could create a custom.css in templates –> ja_bookshop –> css
and add the lines to the custom.css file:
@media (min-width: 979px){
#t3-mainnav .t3-navbar .navbar-nav li a:hover {
border-right: 1px solid #0067a2;
border-left: 1px solid #0067a2;
}
}Regards</blockquote>
Thanks for the help but that didn’t work how I was meaning, if you look at the picture below you will see what happens when we add your code.
I have fixed the problem myself on template.css line 1020 by adding the border-left and border-right.
Thanks anyway 🙂
fmfame Friendfmfame
- Join date:
- October 2013
- Posts:
- 228
- Downloads:
- 4
- Uploads:
- 39
- Thanks:
- 8
- Thanked:
- 25 times in 1 posts
April 10, 2014 at 8:21 am #530275Oh, sorry for missunderstanding
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by fmfame 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Menu hover bug?
Viewing 4 posts - 1 through 4 (of 4 total)