-
AuthorPosts
-
nicely Friend
nicely
- Join date:
- July 2008
- Posts:
- 66
- Downloads:
- 51
- Uploads:
- 6
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
January 6, 2012 at 11:21 am #172489I have an issue with logo and top menu alignment in IE9 which isn’t present in any other browsers (surprise, surprise). If I activate Compatibility View, the issue is sorted. However, this is not ideal and I’d prefer to have it correct by default.
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
nicely Friendnicely
- Join date:
- July 2008
- Posts:
- 66
- Downloads:
- 51
- Uploads:
- 6
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
January 6, 2012 at 1:17 pm #432771Thanks for that pixelzombie. It’s fixed the top image but not the menu…
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
January 6, 2012 at 1:37 pm #432774I guess you mean that the menu breaks the last menu item into a new row right? Your menu is rendered a little different in IE, it’s just too long. Try this (if you can live with it)
Edit ja.moomenu.css (from line 89)
#ja-cssmenu li a {
color: #333333;
display: block;
font-variant: small-caps;
letter-spacing: 1px;
padding: 8px 19px;
text-decoration: none;
}It’s just 2px, but it’s enough for the IE.
1 user says Thank You to pixelzombie for this useful post
nicely Friendnicely
- Join date:
- July 2008
- Posts:
- 66
- Downloads:
- 51
- Uploads:
- 6
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
January 6, 2012 at 1:54 pm #432777That’s much better, thanks 🙂 It adds a line space under the menu (just in IE); is that the part I have to live with?
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
January 6, 2012 at 2:11 pm #432780Hmm, of course not, but I didn’t found the reason why it’s that high in IE. Well, you could try to use a vendor specific css statement (only for IE) like this:
#ja-mainnav {
-ms-height: 33px;
}
Or define the height of #ja-mainnav in the IE specific css file. I cannot test this right now but that should do it 🙂
nicely Friendnicely
- Join date:
- July 2008
- Posts:
- 66
- Downloads:
- 51
- Uploads:
- 6
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
January 6, 2012 at 3:41 pm #432787Neither of those made any difference. I’m not too bothered though, as I doubt anyone will notice except me. 🙂
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by nicely 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum