Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • regin Friend
    #193020

    Hi

    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
    Regin

    BTW: turns out to be an issue in Chrome as well…


    1. ie8
    TomC Moderator
    #515607

    This looks like an issue where utilizing CONDITIONAL"> may be helpful.

    regin Friend
    #515684

    Hi 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,
    Regin

    TomC Moderator
    #515753

    It’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

Viewing 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