• Resolved richleppard

    (@richleppard)


    Nice easy slider tool, very useful. However, I’ve found that when the images first load it can be a bit ugly. Obviously the slow build up of the image is probably unavoidable but behind it is this weird faded grey backdrop with a line running through it. Is there any way to make this plain white or black or whatever suits the site? Perhaps even a loading image?

    regards
    rich

    http://ww.wp.xz.cn/extend/plugins/promotion-slider/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Micah Wood

    (@woodent)

    Yes. Just use CSS to remove the background image. I am going to be doing away with this default background image in the future. To remove it, just add this CSS to the end of your active theme’s style.css file:

    div.promo_slider .panel { background: none; }

    Thread Starter richleppard

    (@richleppard)

    thanks, it’s now perfect.

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

The topic ‘[Plugin: Promotion Slider] Background whilst loading’ is closed to new replies.