Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #585146

    Hi,

    I have an img for the layer slider background that needs to be tiled, how can I do that with css?
    I’ve tried this:

    img.ls-bg.ls-preloaded {
    background-repeat: repeat !important;
    }
    and this:

    img.ls-bg.ls-preloaded {
    background-image: url(“http://www.sundaradesign.com.au/wp-content/uploads/2014/09/symphony2.jpg”);
    }

    but the image just shows stretched over the full background and doesn’t repeat.
    Thanks for your help,
    Lisa

    #585831

    Hi Lisa,

    I’m not sure if that is possible but send us a link to your site and we’ll have a closer look.

    Thanks,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.