• Resolved Elza

    (@elza)


    dear author,

    On http://unravelled.nl/ I am using your plugin, but the images are invisble. Using Firebug in Firefox, I can see the images are rotating (somewhere), but they don’t show up. Can you see what is happening?

    this is what I see in Firebug:

    <ul class=”irw-slider” style=”z-index: 2; visibility: visible; margin: 0px;”>
    <li class=”” style=”display: none;”>
    <img width=”528″ height=”48″ src=”http://unravelled.nl/wp-content/uploads/2012/10/quote_home4.gif&#8221; style=””>

    <li class=”” style=”position: relative; top: 0px; left: 0px; display: none;”>
    <li class=”” style=”position: relative; top: 0px; left: 0px; display: none;”>
    <li class=”” style=”position: relative; top: 0px; left: 0px; display: none;”>
    <li class=”” style=”position: relative; top: 0px; left: 0px; display: none;”>
    <img width=”528″ height=”48″ src=”http://unravelled.nl/wp-content/uploads/2012/10/quote_home6.gif&#8221; style=””>

    <li style=”position: relative; top: 0px; left: 0px; display: list-item; opacity: 0.1275;” class=”active”>

    https://wordpress.org/plugins/dk-new-medias-image-rotator-widget/

    ps, in in dk-image-rotator-widget.css

    – I set .irw-slider li {
    position:relative;
    margin: 75px 0 0 380px;

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author douglaskarr

    (@douglaskarr)

    The location of the quote images are conflicting with your permanent image in the top of your header. The CSS for the image rotator has an overflow: hidden; setting so it’s not going to display with another layer present there.

    In Firefox, you can uncheck overflow: hidden; and see the images rotating correctly.

    Thread Starter Elza

    (@elza)

    works!

    thank you very much!

    Plugin Author douglaskarr

    (@douglaskarr)

    Fantastic! Please take the time to review the plugin and rate it if you will.

    Thread Starter Elza

    (@elza)

    I will !

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

The topic ‘Images invisible’ is closed to new replies.