Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • @maeve,

    I’m guessing this is probably left over from before the plugin was responsive? Anyway, if you remove that I think it will fix your problem.

    If I do not specify a width on the Logo-Slider config page, it defaults to zero, and I get no logos displayed. The resulting CSS is:

    #logo-slider {
    		position: relative;
    		width: 0px;
    		height: 125px;
    		margin: 0; padding: 0;
    		overflow: hidden;
    		list-style:none;
    		background:#FFFFFF;
    	}

    I’ve left it “broken” (with no width specified and thus no logos displaying) so you can have a look if you wish:

    http://69.195.124.164/~osrcom/our-clients/

    I’ve tried specifying no height, and that doesn’t work either. I’ve been testing with Chrome. As I think you know, IE 11 doesn’t show logos at all (known issue, correct?).

    Again, this is a test site so won’t be up forever (but we do expect it to be around for the next few days at least).

    Ah…. I set the max-width attribute in the CSS. This makes things SORT of work if I set width to something like 725. But the right slider arrow still winds up over the right column in some page widths.

    We are using LogoSlider V1.4.1, which I hope is thee most recent…

    Thank you for your attention to this. We really do appreciate your support and efforts.

    PeterGV

    Same issue, sorry to say. When adjusting the browser widths SOME widths work, others do not. This is in Chrome.

    In IE 11, I don’t see any logos AT ALL. This seems to be a big problem.

    We have a test site up where you can see this (at least for a while):
    http://69.195.124.164/~osrcom/our-clients/

    Hope we can get some help…

Viewing 2 replies - 1 through 2 (of 2 total)