• Resolved tmgdesigns

    (@tmgdesigns)


    Hi- I have a dark background on my site and your gallery preloader has a light matte so it looks really ragged on my site. I don’t want to disable it- what css classes do you use on the preloader and containing div? If I can’t target it with css do you have any advice as to how I style it to look good on a black bg so my changes won’t be overwritten with an update? Thanks in advance for any help.

    https://ww.wp.xz.cn/plugins/unite-gallery-lite/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author valiano

    (@valiano)

    HI. you can make a new preloader gif at some sites like this:
    ajaxload.info
    and change the current with the one you make with css or phisical file change (less good) .

    Thread Starter tmgdesigns

    (@tmgdesigns)

    Thanks for your response. I did make a new loading gif… It took me a while, but I did finally find the right css to change so I should be good to go. Thanks again.

    Thread Starter tmgdesigns

    (@tmgdesigns)

    To help others looking for the same thing, this is the css to use in the advanced tab of your gallery-

    .ug-gallery-wrapper .ug-preloader-trans{
    	background-image:url('your-image-path-here');
    }
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Gallery preloader css?’ is closed to new replies.