-
AuthorPosts
-
regin Friend
regin
- Join date:
- March 2007
- Posts:
- 117
- Downloads:
- 2
- Uploads:
- 60
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
December 16, 2013 at 1:49 pm #193020Hi
I had to extend the width for for main menu, by adding more px to this bootstrap-responsive.css file:
.span8 {
width: 954px;
}I added about 300px. It works very well, just not in IE 8, which my client happens to use……. …….
So in my clients browser, she sees a broken menu, with three menu items covering the top of the slideshow. See pic below.
I tried with a “Display:block;” but that did not help. Does anyone have a better idea what I should do?
I hope to find some help on this one, since it has been a major issue for me for about 3 weeks…
Regards
ReginBTW: turns out to be an issue in Chrome as well…
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 16, 2013 at 5:14 pm #515607This looks like an issue where utilizing CONDITIONAL"> may be helpful.
regin Friendregin
- Join date:
- March 2007
- Posts:
- 117
- Downloads:
- 2
- Uploads:
- 60
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
December 17, 2013 at 7:54 am #515684Hi Tom,
Can you help me out a bit more here? It turns out I have the same issue in Chrome as well.
But in Firefox it works well.
If I am supposed to use CONDITIONAL CSS STATEMENTS / CLASSES how should implenetet it? Can you give any help on this issue?
Thanks,
ReginTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 17, 2013 at 5:08 pm #515753It’s basically creating a custom CSS rule for a particular browser – so that you can get the item(s) to display as you want them to for the respective browser that’s giving you trouble.
In addition to the original resource I provided for you above, the following is a particularly informative resource that should be helpful to you . . . http://www.conditional-css.com/usage
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by TomC 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
IE 8 main menu error
Viewing 4 posts - 1 through 4 (of 4 total)